invoiceninja / ui

Invoice Ninja: Web admin portal built with React
https://app.invoicing.co
Other
53 stars 47 forks source link

Make the “Columns” button look like a button #1907

Closed itkfm closed 1 month ago

itkfm commented 1 month ago

Next the the pagination buttons, there’s a “columns” button that let’s you customize which columns are shown in the table above.

image

Unfortunately, it doesn’t really look like a button; instead it appearance is rather similar to the “row” label that is found next to the row-count selection on the left.

I’d prefer if this button looked like an actual button, so that the feature (that it enables) can be found in a more convenient way on the page.

Background info

I was wondering where the “client number” column hat gone that was there in the Flutter frontend. It looked like it had been replaced with the not-in-use-by-us “register number”…

That weird label “columns” next to the arrow got me curious. Initially I suspected a rogue translation here, but got a positive surprise. Turns out, one can customize the columns. Very nice feature, thanks for that! (Please make it more visible, though.)

turbo124 commented 1 month ago

@beganovich I've seen a few reports on this one, we'll want to improve the UI around this one.

beganovich commented 1 month ago

Thanks for reporting, the next update has this fixed :+1: