
Hi Appwrite team,
I really appreciate the work you're doing on Appwrite — it's a powerful and promising platform. I'd like to share a couple of usability suggestions based on my experience using the Appwrite Console on mobile browsers:
Mobile performance issues on data form pages When accessing data forms or database collection views on mobile browsers, the interface feels noticeably laggy or unresponsive, even after all data has been loaded. Scrolling, tapping, and interacting with the UI often causes delays. This issue is more obvious when dealing with larger datasets or forms with many fields. Possible causes could include too many DOM elements being rendered at once, complex nested components, or heavy CSS effects impacting rendering. Improving component structure, introducing lazy loading, or simplifying styles on mobile could significantly help.
Table column preferences are not persistent Each time I access a database collection, the table resets to the default column layout. It doesn’t remember my last column selections, which means I have to manually reselect the fields I want to see every time. This disrupts workflow, especially when frequently revisiting the same collections.
Suggestions:
Improve mobile performance by optimizing rendering and UI interactions on small screens.
Allow table column selections to persist across sessions (e.g., save preferences to local storage or user settings).
These improvements would go a long way in making Appwrite more user-friendly, especially for developers who use the console across different devices.
Thanks again for your great work and ongoing improvements!
Recommended threads
- Can't sign in after upgrade
I used the upgrade code in from the documents but now I can't sign in I get this log document error that gets cut off,
- Unable to Access Appwrite Console & API ...
I have been unable to access my Appwrite console and related services for the past two weeks. Additionally, the Appwrite integration on my production website ha...
- CSV
Hello, is there any way to export my users from collection into CSV?
