invoiceninja / ui

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

Unreadable fields on invoice / quotes admin view #2087

Open vslonska opened 2 months ago

vslonska commented 2 months ago

Hello, We added custom fields on products but when editing the quotes it’s impossible to see what we choose or write, because the width of the colums is not correctly set. capture_ninja

If it's possible, I would like al least to change the css (of the admin interface) to allow to see the fields before this bug being corrected, but I don’t know where I could do that. I would be glad if anyone could give me a clue about how to achieve that. Thank you very much, Regards,

turbo124 commented 2 months ago

We have this one in backlog, unfortunately ther eis only so much realestate here, but we can do better.

beganovich commented 2 months ago

@turbo124 perhaps an easy win on this would be to enable horizontally scrollable tables (as user preference)?

vslonska commented 2 months ago

It could be a solution. I also noticed that in the desktop app we have not this problem. Unfortunately, we can't use the apps because of this other bug... : https://github.com/invoiceninja/ui/issues/2088