Open
Description
What went wrong? 🤔
On the "My tags" tab on the "My feed" dialog, I can't unfollow tags but on the "Suggested" tab, I can unfollow them.
chrome_DKlsZYupnJ.mp4
Expected Behavior
On the "My tags" tab on the "My feed" dialog, I want to unfollow tags when I click target tags.
Steps to Reproduce Issue
1. Go to https://app.daily.dev/
2. Click on "Feed Settings" button and open the dialog
3. Open "Tags" tab
4. When I click some tags on the "Suggested" tab, I can unfollow them and even if I close and reopen the dialog, it is reflected correctly but open the "My tags" tab and when I click some tags, even though tags are temporarily removed but if I reopen the dialog removed tags are shown as if I were following them.
Solution Proposed
Maybe there is something wrong in the following code.
https://github.com/dailydotdev/apps/blob/main/packages/shared/src/components/feeds/FeedSettings/sections/FeedSettingsTagsSection.tsx
Screenshots
No response
Environment
Windows 11, Chrome 134.0.6998.36
Browsers
Chrome
OS
Windows
Version of daily.dev
I can't find what version I'm using
Additional Context
Code of Conduct
- I follow the conditions of this project.