[PR #64] [MERGED] [github] Fix Icons in Item Preview #68

Closed
opened 2025-10-31 16:56:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: github-fix-icons-not-shown


📝 Commits (1)

  • 891ace2 [github] Fix Icons in Item Preview

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 app/lib/widgets/item/preview/item_preview_github.dart (+2 -0)

📄 Description

The icons for GitHub items were not shown, because we did not set the correct "sourceIconType", which was required for the "ItemSource" widget.


🔄 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/64 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 11/4/2023 **Status:** ✅ Merged **Merged:** 11/4/2023 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `github-fix-icons-not-shown` --- ### 📝 Commits (1) - [`891ace2`](https://github.com/feeddeck/feeddeck/commit/891ace2acc2a170d7a72e304cc5143862124e9e6) [github] Fix Icons in Item Preview ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/widgets/item/preview/item_preview_github.dart` (+2 -0) </details> ### 📄 Description The icons for GitHub items were not shown, because we did not set the correct "sourceIconType", which was required for the "ItemSource" widget. <!-- 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 2025-10-31 16:56:41 -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#68