[Console UI] New Console Issue when switching between collections with a lot of attribtes.
- 1
- Tools
- General
Attributes are unreadable in this format.
You can reduce the number of columns displayed
I know, but that is not the point
Up for this, in addition the table column should be resizable.
I think would be hard to resize that amount of columns, one solution would be to limit the number of columns displayed by default
How about scrolling trough them ? Horizontally ? And secondly having a minimum column width if resizable is not viable?
We should all add these with limit the column name, can horizontally scrolling and the columns have capability of resize. All of these are possible.
Hi - thank you for the feedback <:appwritecheck:851487062112731146> Looping in our design team to get more info
Recommended threads
- Attributes Confusion
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...
- Bug Report: Appwrite Console UI Issue on...
Steps to Reproduce: - Navigate to any collection page in the Appwrite console UI. - Open the menu and click on "Create Collection." - Observe that the dialog to...