developers-conferences-agenda icon indicating copy to clipboard operation
developers-conferences-agenda copied to clipboard

feat: Added new List View

Open HanzCEO opened this issue 1 year ago • 12 comments

  • [x] Center YearSelector properly
  • [x] EventListEntry component
    • [x] Better UI
    • [x] Expand details upon mouse click
  • [x] Code quality
  • [x] Mobile view optimization

HanzCEO avatar Feb 08 '24 23:02 HanzCEO

image

HanzCEO avatar Feb 09 '24 00:02 HanzCEO

image When clicked (last commit)


Screenshot 2024-02-09 074919 I plan to make this section extendable for future development.

HanzCEO avatar Feb 09 '24 00:02 HanzCEO

image image

Mobile support

HanzCEO avatar Feb 09 '24 01:02 HanzCEO

Strange behavior: image

image

scraly avatar Feb 19 '24 20:02 scraly

@scraly fixed by e00732a

HanzCEO avatar Feb 21 '24 09:02 HanzCEO

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).

jespino avatar Mar 06 '24 08:03 jespino

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.

HanzCEO avatar Mar 13 '24 08:03 HanzCEO

@scraly please review whenever you're free.

HanzCEO avatar Jun 20 '24 11:06 HanzCEO

There are some bugs about this new list view image

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 avatar Jun 21 '24 11:06 scraly

@scraly Interesting, I will definitely take a look into it.

HanzCEO avatar Jun 23 '24 06:06 HanzCEO

image Anything else that I should fix?

HanzCEO avatar Jun 23 '24 06:06 HanzCEO

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.

HanzCEO avatar Jun 23 '24 06:06 HanzCEO