The Wayback Machine - https://web.archive.org/web/20220411115302/https://github.com/ActivityWatch/activitywatch/issues/582
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding 2 or more categories at once, they got the same name, even if you change it. #582

Open
jairofloress opened this issue Mar 28, 2021 · 3 comments

Comments

@jairofloress
Copy link

@jairofloress jairofloress commented Mar 28, 2021

Version: v0.10.0
To reproduce, go to settings and add more than categories at the same time below any category.
When you assign the name for one of the new, the other get the same name.
If you go to the second and try to change the name, the first one gets the second name.
I hope this helps.
Thanks.

aw-qt_2021-03-26T00-09-49.log
aw-server_2021-03-26T00-09-52.log
aw-watcher-afk_2021-03-26T00-09-52.log
aw-watcher-window_2021-03-26T00-09-51.log

@github-actions
Copy link

@github-actions github-actions bot commented Mar 28, 2021

Hi there!
As you're new to this repo, please make sure you've used an appropriate issue template and searched for duplicates (it helps us focus on actual development!). We'd also like to suggest that you read our contribution guidelines and our code of conduct.
Thanks a bunch for opening your first issue! 🙏

@johan-bjareholt
Copy link
Member

@johan-bjareholt johan-bjareholt commented Mar 28, 2021

Thanks, this issue was easy for me to reproduce.
Will take a look at it.

@ErikBjare
Copy link
Member

@ErikBjare ErikBjare commented Jun 10, 2021

I'm pretty sure this has been reported somewhere else before.

I added some changes in ActivityWatch/aw-webui#293 which makes this a lot less likely to occur (the modal opens immediately when you create a new category). But the bug itself isn't fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment