[GH-ISSUE #3463] [Bug] Wrong icon for calendar in tab bar #1556

Closed
opened 2026-03-23 20:50:52 +00:00 by mirror · 6 comments
Owner

Originally created by @richardshiue on GitHub (Sep 20, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3463

Originally assigned to: @duckcommit on GitHub.

Bug Description

Title says all.

How to Reproduce

Create a new database, click on the new icon in the tab bar

Expected Behavior

The date icon should be shown instead of the one for grid

Operating System

macOS

AppFlowy Version(s)

0.3.1

Screenshots

Screenshot 2023-09-20 at 12 33 51 PM

Additional Context

No response

Originally created by @richardshiue on GitHub (Sep 20, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3463 Originally assigned to: @duckcommit on GitHub. ### Bug Description Title says all. ### How to Reproduce Create a new database, click on the new icon in the tab bar ### Expected Behavior The date icon should be shown instead of the one for grid ### Operating System macOS ### AppFlowy Version(s) 0.3.1 ### Screenshots <img width="343" alt="Screenshot 2023-09-20 at 12 33 51 PM" src="https://github.com/AppFlowy-IO/AppFlowy/assets/71320345/fb8086c8-7c85-4f35-9846-fe7f385b8846"> ### Additional Context _No response_
Author
Owner

@duckcommit commented on GitHub (Sep 20, 2023):

Could you please tell me where exactly this database file is located? Sorry, I am still getting familiar with the codebase. @richardshiue

<!-- gh-comment-id:1727796259 --> @duckcommit commented on GitHub (Sep 20, 2023): Could you please tell me where exactly this database file is located? Sorry, I am still getting familiar with the codebase. @richardshiue
Author
Owner

@Xazin commented on GitHub (Sep 20, 2023):

Could you please tell me where exactly this database file is located? Sorry, I am still getting familiar with the codebase. @richardshiue

Hey Duck, see file tar_bar_add_button.dart, more specifically the icon is retrieved from the getter icon on line 159.

If you need more assistance let me know.

<!-- gh-comment-id:1727802448 --> @Xazin commented on GitHub (Sep 20, 2023): > Could you please tell me where exactly this database file is located? Sorry, I am still getting familiar with the codebase. @richardshiue Hey Duck, see file `tar_bar_add_button.dart`, more specifically the icon is retrieved from the getter `icon` on line 159. If you need more assistance let me know.
Author
Owner

@duckcommit commented on GitHub (Sep 20, 2023):

Thank You @Xazin . That was really helpful. Could you please assign this task to me? I think I should be able to fix it.

<!-- gh-comment-id:1727814864 --> @duckcommit commented on GitHub (Sep 20, 2023): Thank You @Xazin . That was really helpful. Could you please assign this task to me? I think I should be able to fix it.
Author
Owner

@Xazin commented on GitHub (Sep 20, 2023):

Thank You @Xazin . That was really helpful. Could you please assign this task to me? I think I should be able to fix it.

Assigned, good luck! :D

<!-- gh-comment-id:1727817396 --> @Xazin commented on GitHub (Sep 20, 2023): > Thank You @Xazin . That was really helpful. Could you please assign this task to me? I think I should be able to fix it. Assigned, good luck! :D
Author
Owner

@duckcommit commented on GitHub (Sep 20, 2023):

@Xazin , I was able to fix the issue. The error was that calendar case wasn't returning anything.

I couldn't make a new PR, instead it went with the Language Support PR. Really Sorry for that.

<!-- gh-comment-id:1727935333 --> @duckcommit commented on GitHub (Sep 20, 2023): @Xazin , I was able to fix the issue. The error was that calendar case wasn't returning anything. I couldn't make a new PR, instead it went with the Language Support PR. Really Sorry for that.
Author
Owner

@Xazin commented on GitHub (Sep 20, 2023):

@Xazin , I was able to fix the issue. The error was that calendar case wasn't returning anything.

I couldn't make a new PR, instead it went with the Language Support PR. Really Sorry for that.

Merged

<!-- gh-comment-id:1727960895 --> @Xazin commented on GitHub (Sep 20, 2023): > @Xazin , I was able to fix the issue. The error was that calendar case wasn't returning anything. > > I couldn't make a new PR, instead it went with the Language Support PR. Really Sorry for that. Merged
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1556
No description provided.