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

Tab not persistent if tab name has spaces #2265

Closed
4 of 11 tasks
jetienne opened this issue Dec 19, 2023 · 0 comments · Fixed by #2278
Closed
4 of 11 tasks

Tab not persistent if tab name has spaces #2265

jetienne opened this issue Dec 19, 2023 · 0 comments · Fixed by #2278
Assignees
Labels
Bug Something isn't working

Comments

@jetienne
Copy link

Describe the bug

  • Create a tab named "Foo"
  • Create a tab named "Foo & Bar"
  • select "Foo & Bar" on a view page
    -> BUG: when reloading, "Foo" is the default tab

https://www.loom.com/share/056dd49fd47e41b9b47f408d1adced79?sid=2c899956-efaf-43cf-8e24-ead59469cc42

System configuration

Avo version:
3.2.1

Rails version:
7.1.2

Ruby version:
3.2.2

License type:

  • Community
  • Pro
  • Advanced

Are you using Avo monkey patches, overriding views or view components?

  • Yes. If so, please post code samples.
  • No

Impact

  • High impact (It makes my app un-usable.)
  • Medium impact (I'm annoyed, but I'll live.)
  • Low impact (It's really a tiny thing that I could live with.)

Urgency

  • High urgency (I can't continue development without it.)
  • Medium urgency (I found a workaround, but I'd love to have it fixed.)
  • Low urgency (It can wait. I just wanted you to know about it.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants