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

Switching between log source tabs is unpredictable #123

Closed
Venefilyn opened this issue Apr 5, 2024 · 5 comments
Closed

Switching between log source tabs is unpredictable #123

Venefilyn opened this issue Apr 5, 2024 · 5 comments

Comments

@Venefilyn
Copy link

Venefilyn commented Apr 5, 2024

Currently with the different tabs like Copr, Koji, Packit, etc. are not doing what I would expect them to.

Two issues I've noticed:

1: Sometimes when a tab is clicked, nothing will happen
image

2: Images are not updated with the page, with enough delay to cause confusion
image

3: Moving backwards and forwards in browser history does not change the selected tab

4: If moving backwards in browser history from something like #packit -> #koji then selecting a different tab than those two, like #copr, it will select the #koji tab while updating the URL to be #copr

Console is empty, nothing to report there. Not able to contribute as I don't know ClosureScript

@github-project-automation github-project-automation bot moved this to Needs triage in CPT Kanban Apr 5, 2024
@praiskup praiskup moved this from Needs triage to In 2 years in CPT Kanban Apr 10, 2024
@praiskup
Copy link
Member

We know about this problem, and it is not always reproducible :-(

Excactly because there's nothing in the console, it is very hard-to-catch issue. If you have more info, please help.

@nikromen
Copy link
Member

also this happens only in firefox so this can be some issue with different browser engines :/

@Venefilyn
Copy link
Author

I don't even know where to approach for ClosureScript unfortunately. If possible record the render between tabs, I know React Developer tools browser extension can do this for React projects. But that should be able to indicate how the renders are done and if there's a way to do the renders better in ClosureScript documentation

For the tabs issue I'd also suspect it to be a rendering issue

@nikromen
Copy link
Member

I am not familiar with clojure - @FrostyX do you think that this may help? ^

@nikromen
Copy link
Member

#124 fixed this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In 2 years
Development

No branches or pull requests

3 participants