-
Notifications
You must be signed in to change notification settings - Fork 289
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
[UI idea] Tags dropdown #4759
[UI idea] Tags dropdown #4759
Conversation
Thanks for explaining your considerations @hasan-sh! It is a bit hard to see what choice you did pick, can you elaborate a bit? I think I would lean to showing all tags iff one or more adventures that use it are public, and if you select a tag that does not exist for your level/language, simply show: "no adventures found"? |
Currently, i show all tags regardless of the adventures that use them. I'll edit it to show tags that have at least one adventure public. Also, if a tag isn't used by any adventure, I'll consider it as a public tag; so that it can be reused! |
Now that I understand what we are doing, I think this is actually fine. I don't see a reason to not show all tags! |
Before we go on to merge this, can you change the body of the PR to describe what it does (rather than the considerations)? |
Looks good to me in terms of functionality and UX, would love to have @jpelay's input on the code and then we are good to go |
- those with at least one public adventure - those that aren't used in any adventure
Yes! About that, I added this to the newsletter board so @SabinaChita has it on her radar to explain to teachers. |
Awesome, and thanks for the reply! Do you think we need to open an issue so we don't forget? I just approved so it will go to Alpha soon 😄 |
Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork). |
Yes, let's do that! And I guess we also still need a table on beta? |
I think so, I created it only for Alpha. What is beta? I think I've never accessed it. |
yeah sorry for the confusion! beta = production (but all the tables on AWS are called either alpha for alpha or beta for prod) I will duplicate the table to beta/production. |
Ohhhhhh that makes sense, thanks. I thought it was some deprecated environment 😅 |
Fixes #4744
Structure
How to test?
/customize-adventure/[id]
viewArchive