sugarcalendar-core icon indicating copy to clipboard operation
sugarcalendar-core copied to clipboard

Replace year inputs with date-pickers in Events List view

Open JJJ opened this issue 6 years ago • 6 comments

Now that sugarcalendar/standard#153 is merged, there is a need to add a more intelligent range picker to that list table. It's currently based on the Month range, which is likely not ideal when choosing to view events as a list.

screen shot 2019-01-08 at 12 42 32 pm

We could add a select to narrow the results down to a year/month/day, or we could eliminate the range entirely and make it feel more like a regular paginated list. Going to experiment with this a bit to see what's easiest and feels best.

JJJ avatar Jan 08 '19 18:01 JJJ

I would prefer a date picker range. It's just a lot more intuitive to use.

pippinsplugins avatar Jan 09 '19 20:01 pippinsplugins

I can pull that from EDD3. 👍

JJJ avatar Jan 09 '19 21:01 JJJ

PR updated to do all events for the current year. That helped to turn the boundaries into variables.

Plan to port the date range picker from EDD3 next.

JJJ avatar Jan 11 '19 23:01 JJJ

Still planning this for 2.0, but not ready for WIP yet.

JJJ avatar Jan 22 '19 10:01 JJJ

Let's improve this in 2.1.0 as well.

JJJ avatar Sep 13 '20 06:09 JJJ

A second year boundary was added in 2.1.2. That satisfies the original intent of this issue, but does not add date pickers per @pippinsplugins's feedback.

jjj-sc-2020-12-17 at 15 30 24@2x

Going to edit this issue to reflect the next iteration of this UI.

JJJ avatar Dec 17 '20 21:12 JJJ