developers-conferences-agenda
developers-conferences-agenda copied to clipboard
feat: Added new List View
- [x] Center
YearSelectorproperly - [x]
EventListEntrycomponent- [x] Better UI
- [x] Expand details upon mouse click
- [x] Code quality
- [x] Mobile view optimization
When clicked (last commit)
I plan to make this section extendable for future development.
Mobile support
Strange behavior:
@scraly fixed by e00732a
I like what I see, the only problem that I see here is the "clickable functionality is useless right now. So I would remove it, or disable it for now, and in the future if we need it shouldn't be a problem to add it or re-enable it. For now, we don't have event descriptions or things like that, and I don't know if that is even the plan (it can harm the readability in the github readme file).
I like what I see, the only problem that I see here is the "clickable functionality is useless right now. So I would remove it, or disable it for now, and in the future if we need it shouldn't be a problem to add it or re-enable it. For now, we don't have event descriptions or things like that, and I don't know if that is even the plan (it can harm the readability in the github readme file).
It has potential, but I heard your concern. Will surely disable it for now.
@scraly please review whenever you're free.
There are some bugs about this new list view
in this example, closed captions are not displayed and the bottom of the filter section have a bug too
You can test the filters on the current website to see the differences :)
@scraly Interesting, I will definitely take a look into it.
Anything else that I should fix?
I wanted to fix something that will take place on a separate PR for the filter component. It needs a few improvements such as:
- Bug: closing Filter would reset filters applied. There should be a button to reset filters instead.
- Padding and line spacing looks uncanny.
- Inputs should be more elegant according to the current design.