You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create new task and tag it with a new tag, e.g. "Test #Test". Tag gets created with default color (pale pinky purple)
Click the 3 dots on the tag in the tag section in the left pane and select settings
Select theme color or primary color. Color selection popup appears. Pick a color. Click OK. Color appears to be selected in tag settings.
Switch back to today list. Color of the tag in today list is not updated. On returning to the tag settings, color has reverted to default.
Error Log (Desktop only)
N/A - web app
Console Output
Doesn't look particularly helpful, but here it is anyway:
[WorkContext] Set Active Work Context
Object { activeId: "sG_9JH01Fazyc_aV4SN9A", activeType: "TAG", type: "[WorkContext] Set Active Work Context" } action-logger.reducer.ts:11:14
[Task] SetSelectedTask
Object { id: null, type: "[Task] SetSelectedTask" } action-logger.reducer.ts:11:14
[WorkContext] Set Active Work Context
Object { activeId: "TODAY", activeType: "TAG", type: "[WorkContext] Set Active Work Context" } action-logger.reducer.ts:11:14
[Task] SetSelectedTask
Object { id: null, type: "[Task] SetSelectedTask" } action-logger.reducer.ts:11:14
Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!
Update: Affects Firefox Version 134.0.2, but does not affect Google Chrome Version 132.0.6834.84. Workaround for Firefox users - sync Firefox to Dropbox, open Chrome, sync Chrome from Dropbox (keep remote), update color in Chrome, sync color from Chrome, close Chrome, update Firefox sync, color in firefox should be updated now.
Steps to Reproduce
Error Log (Desktop only)
N/A - web app
Console Output
Doesn't look particularly helpful, but here it is anyway:
[WorkContext] Set Active Work Context
Object { activeId: "sG_9JH01Fazyc_aV4SN9A", activeType: "TAG", type: "[WorkContext] Set Active Work Context" }
action-logger.reducer.ts:11:14
[Task] SetSelectedTask
Object { id: null, type: "[Task] SetSelectedTask" }
action-logger.reducer.ts:11:14
[WorkContext] Set Active Work Context
Object { activeId: "TODAY", activeType: "TAG", type: "[WorkContext] Set Active Work Context" }
action-logger.reducer.ts:11:14
[Task] SetSelectedTask
Object { id: null, type: "[Task] SetSelectedTask" }
action-logger.reducer.ts:11:14
Meta Info
META: SP11.1.2 __ Browser – en-GB – Win32 – Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
Related?
#3116 #2822
The text was updated successfully, but these errors were encountered: