-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Library disappeared and Welcome tab is shown instead #12894
Comments
This PR introduced "Welcome tab": #12461. Maybe you can spot a bug there 😋 |
/assign-me |
👋 Hey @Zurtar, thank you for your interest in this issue! 🎉 We're excited to have you on board. Start by exploring our Contributing guidelines, and don't forget to check out our workspace setup guidelines to get started smoothly. In case you encounter failing tests during development, please check our developer FAQs! Having any questions or issues? Feel free to ask here on GitHub. Need help setting up your local workspace? Join the conversation on JabRef's Gitter chat. And don't hesitate to open a (draft) pull request early on to show the direction it is heading towards. This way, you will receive valuable feedback. Happy coding! 🚀 |
I've started working on the issue but I need a bit of clarification. What is the preferred behaviour supposed to be? The reason the second library is "lost" is due to how the tab bar is hidden (#12395), the check to hide the tab bar only considers open libraries and doesn't include the welcome tab. The process looks like this:
The two options to fix this seem to be:
I'd appreciate some direction on which solution to go with. |
Hi, Zurtar! Thanks for thorough examination! I think a typical user expects the 2nd variant: hide the tab bar (which "contains" "Welcome" tab and a library), and show the library |
JabRef version
Latest development branch build (please note build date below)
Operating system
GNU / Linux
Details on version and operating system
Arch Linux (MATE DE)
Checked with the latest development build (copy version output from About dialog)
Steps to reproduce the behaviour
"Welcome tab" appears.
Three tabs are listed in the upper bar: "Welcome", "untitled", "untitled".
"Welcome" tab appears, instead of other "untitled" library.
If you instead delete the second "untitled" library (which is the 3rd in step 3), this issue won't appear.
Appendix
No response
The text was updated successfully, but these errors were encountered: