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

De-clutter the 'Model' tab #33

Open
aalfons opened this issue Oct 17, 2023 · 2 comments
Open

De-clutter the 'Model' tab #33

aalfons opened this issue Oct 17, 2023 · 2 comments
Labels
question Further information is requested

Comments

@aalfons
Copy link
Owner

aalfons commented Oct 17, 2023

With the (at the moment still hacked-together) functionality to draw the model diagram for the selected model and variables, the Model tab is rather cluttered with the additional explanations of the different models. There are some options:

  1. There could be something like a help button. If we click the button, the explanations of the different mediation models pop up. Are there nice looking, pre-defined help buttons in shiny?
  2. We could split up the main panel into different tabs: one tab for the model diagram, and another tab for the explanations.

What should we do? I have a preference for a help button, because I think in the long run it would be good to have a help button with explanations on each tab to guide users (see also #24).

@aalfons aalfons added the question Further information is requested label Oct 17, 2023
@aalfons
Copy link
Owner Author

aalfons commented Oct 17, 2023

Have a look at showTab() and hideTab() together with an observer and a logical reactive value.

@AuroreAA
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants