After renaming a namespace, "Overview" shows the old name in front of tasks until you refresh. #5

Closed
opened 2025-11-01 20:43:42 -05:00 by GiteaMirror · 8 comments
Owner

Originally created by @SteveDinn on GitHub (May 23, 2021).

To Reproduce

  • Have lists & tasks in a namespace.
  • Hit the overview tab.
  • Rename the namespace.
  • Hit the overview tab again.

Without a hard refresh, the "Overview" view will show the old name in front of the tasks from that namespace.

Expected results

Whatever cache is holding the old name of the namespace should be updated or invalidated when a namespace is renamed. The Overview should always show up-to-date names for namespaces.

Originally created by @SteveDinn on GitHub (May 23, 2021). ## To Reproduce * Have lists & tasks in a namespace. * Hit the overview tab. * Rename the namespace. * Hit the overview tab again. Without a hard refresh, the "Overview" view will show the old name in front of the tasks from that namespace. ## Expected results Whatever cache is holding the old name of the namespace should be updated or invalidated when a namespace is renamed. The Overview should always show up-to-date names for namespaces.
GiteaMirror added the bug label 2025-11-01 20:43:42 -05:00
Author
Owner

@kolaente commented on GitHub (May 24, 2021):

Yup, that sounds like a bug.
Can you reproduce this on try?

@kolaente commented on GitHub (May 24, 2021): Yup, that sounds like a bug. Can you reproduce this on [try](https://try.vikunja.io)?
Author
Owner

@SteveDinn commented on GitHub (May 24, 2021):

Yes. I was able to reproduce it.

@SteveDinn commented on GitHub (May 24, 2021): Yes. I was able to reproduce it.
Author
Owner

@SteveDinn commented on GitHub (May 25, 2021):

Should I have been writing these on https://kolaente.dev/vikunja/frontend/issues instead?

I think this is basically the same bug but I just noticed that when you delete a namespace, it remains on the left-hand side until you refresh.

@SteveDinn commented on GitHub (May 25, 2021): Should I have been writing these on https://kolaente.dev/vikunja/frontend/issues instead? I think this is basically the same bug but I just noticed that when you delete a namespace, it remains on the left-hand side until you refresh.
Author
Owner

@kolaente commented on GitHub (May 25, 2021):

Reporting issues here is fine, but the development happens mostly in the Gitea repo. There may be one reported over there already but I'll try to keep these in sync.

@kolaente commented on GitHub (May 25, 2021): Reporting issues here is fine, but the development happens mostly in the Gitea repo. There may be one reported over there already but I'll try to keep these in sync.
Author
Owner

@kolaente commented on GitHub (May 26, 2021):

The namespace name isn't even shown in the overview but I'm assuming you mean the list? Because that does not properly update.

This one:
image

@kolaente commented on GitHub (May 26, 2021): The namespace name isn't even shown in the overview but I'm assuming you mean the list? Because that does not properly update. This one: ![image](https://user-images.githubusercontent.com/13721712/119678219-a4adc200-be3f-11eb-8016-a023d0acf142.png)
Author
Owner

@kolaente commented on GitHub (May 26, 2021):

Should be fixed in 9d818921a7 - A new unstable release with a fix will be automatically released in ~30min. Feel free to reopen if the issue persists.

@kolaente commented on GitHub (May 26, 2021): Should be fixed in https://github.com/go-vikunja/frontend/commit/9d818921a7ca2f06a55ae056639eddd658ab9c99 - A new unstable release with a fix will be automatically released in ~30min. Feel free to reopen if the issue persists.
Author
Owner

@SteveDinn commented on GitHub (May 26, 2021):

Yes, you're right. I meant thelist name. Still getting used to the terminology as a new user :)

But also the far left-hand side where namespaces are listed. If you delete a namespace, it doesn't go away from the far left side until you refresh. It seems like a very similar bug.

image
image

@SteveDinn commented on GitHub (May 26, 2021): Yes, you're right. I meant thelist name. Still getting used to the terminology as a new user :) But also the far left-hand side where namespaces are listed. If you delete a namespace, it doesn't go away from the far left side until you refresh. It seems like a very similar bug. ![image](https://user-images.githubusercontent.com/3911507/119686501-c5185500-be1c-11eb-8688-d05455223faf.png) ![image](https://user-images.githubusercontent.com/3911507/119686963-30622700-be1d-11eb-992d-e5742001f494.png)
Author
Owner

@kolaente commented on GitHub (May 26, 2021):

Yup, that's the same category of bug. Fixed in 9c799ab161

Sometimes all that's needed to catch these rather obvious bugs is the eyes of a new user :)

@kolaente commented on GitHub (May 26, 2021): Yup, that's the same category of bug. Fixed in https://github.com/go-vikunja/frontend/commit/9c799ab16179b1da90548f69d7f7bd65389554ce Sometimes all that's needed to catch these rather obvious bugs is the eyes of a new user :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#5