girder_web_components icon indicating copy to clipboard operation
girder_web_components copied to clipboard

Minor bugs and nits

Open subdavis opened this issue 6 years ago • 3 comments
trafficstars

  • [ ] Databrowser should properly flow to the size of its container
  • [ ] use new slot syntax (2.6) for GWC. Upgrade vuetify version. (Progress: #111)
  • [x] key slotted actions in data browser.

Might break these into individual issues. Thanks, @matthewma7

  • [x] Emit click events for entire row when selection is turned off.
  • [ ] Revisit selection click events as separate state/event emit.
  • [ ] Change default page size for results.

subdavis avatar Mar 25 '19 19:03 subdavis

Thank you @subdavis for collect these items from my use case. I think there is one more item might be useful

  • Report internal rows property as vue event from the DataBrowser

matthewma7 avatar Mar 26 '19 14:03 matthewma7

Moved this additional feature to #104

subdavis avatar Mar 26 '19 15:03 subdavis

I took the liberty of modifying the original description comment to be a list of checkboxes, to make this easier to track and close out. If any of them are already done, please feel free to add checks.

zachmullen avatar Apr 11 '19 23:04 zachmullen