[PR #77] [MERGED] [core] Improve Subtitle in Details View #362

Closed
opened 2026-03-22 12:48:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/77
Author: @ricoberger
Created: 11/26/2023
Status: Merged
Merged: 11/26/2023
Merged by: @ricoberger

Base: mainHead: core-improve-subtitle


📝 Commits (1)

  • 4c2a19b [core] Improve Subtitle in Details View

📊 Changes

1 file changed (+81 additions, -14 deletions)

View changed files

📝 app/lib/widgets/item/details/utils/item_subtitle.dart (+81 -14)

📄 Description

This commit improves the displayed subtitle in the details view of an item. For that we have adjusted the ItemSubtitle widget to diplay next to the source title, author and publishing time an corresponding icon. We also increased the space between the items and we are using a | instead of a / as seperator.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/feeddeck/feeddeck/pull/77 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 11/26/2023 **Status:** ✅ Merged **Merged:** 11/26/2023 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `core-improve-subtitle` --- ### 📝 Commits (1) - [`4c2a19b`](https://github.com/feeddeck/feeddeck/commit/4c2a19bc0a71c44aa86108fedcc3c32dc718d019) [core] Improve Subtitle in Details View ### 📊 Changes **1 file changed** (+81 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/widgets/item/details/utils/item_subtitle.dart` (+81 -14) </details> ### 📄 Description This commit improves the displayed subtitle in the details view of an item. For that we have adjusted the `ItemSubtitle` widget to diplay next to the source title, author and publishing time an corresponding icon. We also increased the space between the items and we are using a `|` instead of a `/` as seperator. <!-- Keep PR title verbose enough and add prefix telling about what source it touches e.g "[rss] Add feature xyz" or if the the PR is not realated to a source use "[core]", e.g. "[core] Fix xyz". If you add a breaking change within your PR you should add ":warning:" to the title, e.g. ":warning: [core] My breaking change" --> <!-- Description of what have been changed. Please also reference an issue, when available. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 12:48:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#362