girder / girder_web_components

Reusable Javascript and VueJS components for interacting with a Girder server.
https://gwc.girder.org
Apache License 2.0
16 stars 9 forks source link

Items per row sync #326

Closed BryonLewis closed 2 years ago

BryonLewis commented 2 years ago

Implementing itermPerRow sync ability to send information about the current intialItemPerRow value as the user changes it in the v-data-table dropdown. This is needed for a DIVE feature request where this value is saved on the client and remembered after swapping from different pages. Just additional signals so shouldn't interfere with existing usage of GWC.