zetkin / organize.zetk.in

Organizer front-end of the Zetkin system for organizing activism
21 stars 14 forks source link

Local view columns (person and bool) #1238

Closed richardolsson closed 3 years ago

richardolsson commented 3 years ago

This PR implements the recently introduced local_bool and local_person view column types.

image

Closes #1236

niklasva82 commented 3 years ago

First glance it looks great! But I would like for the input field to be automatically focused when I click the person field so I can start typing immediately :)

richardolsson commented 3 years ago

First glance it looks great! But I would like for the input field to be automatically focused when I click the person field so I can start typing immediately :)

I've added auto-focus to that input now. Let me know what you think!

There are a lot of other keyboard navigation improvements that could be made, but that we need to save for later 😊