-
Notifications
You must be signed in to change notification settings - Fork 72
Add infobox to schedule layout. #1181
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
Conversation
Preview available
|
Co-authored-by: Mia Bajić <38294198+clytaemnestra@users.noreply.github.com>
|
Hey @nikoshell, thank you for adding this! Can we add this warning to sessions list page as well? And also maybe we could extract this to a component so it can be used everywhere when needed? |
|
@egeakman people mainly check the sessions page to get an idea of what kinds of talks will be there. They check the schedule when planning their trips, so the two are a bit different. I think for the sessions page, instead of the dramatic exclamation mark, we can simply update the description and that should be enough. So, instead of:
I'd suggest something like:
I think this would look better and serve the purpose well. |
I agree. Though I think it would still be nice if we could extract this to a component, should be pretty trivial. |
Close #1176.