vanvalenlab / kiosk-frontend

DeepCell web application built using NodeJS, Express, React, and Webpack.
Other
1 stars 0 forks source link

Separate DimensionOrderDropdown and add tooltip #195

Closed tddough98 closed 2 years ago

tddough98 commented 2 years ago

This refactor the DimensionOrderDropdown component into its own file and adds a tooltip to clarify what it does. I also made the styling consistent with the channel form. Here's what it looks like

Screen Shot 2022-04-26 at 3 00 02 PM
elaubsch commented 2 years ago

I like the change to make the style of the "dimension order" title match the rest of the titles in the channel form.