Mathias Mogensen
Mathias Mogensen
[MacOS] Exiting a Dialog w/ TextField from RawKeyboardListener.onKey breaks all TextFields in-app
### Steps to reproduce Using a RawKeyboardListener.onKey that wraps a TextField, to close a Dialog using `Navigator.pop`. Notice: Could not be reproduced on Windows, but reproduced on multiple MacOS devices....
**Describe the bug** Since it's an assertion error, it's not super harmful, but in our application for example, it's possible to store a date, but not select a date that...
### Description Currently in AppFlowy, the items in the selection menu are fixed. I believe it would be nice to have a tab in the settings, where there is a...
- Floating calculations so that they're always visible / available _(see preview)_ - Wrapped Calculate cell in a Horizontal ScrollView to avoid overflow, for reference see Notions implementation _(see preview)_...
Requires: https://github.com/AppFlowy-IO/AppFlowy-Collab/pull/169 ### Feature Preview TBD #### PR Checklist - [ ] My code adheres to [AppFlowy's Conventions](https://docs.appflowy.io/docs/documentation/software-contributions/conventions) - [ ] I've listed at least one issue that this PR...
Relates: #3639 This is a _flawed_ version checker. It is based on GitHubs REST API, unauthenticated requests are rate limited to 60 requests per hour. If for _any_ reason the...
Closes: #3409 ### Feature Preview https://github.com/AppFlowy-IO/AppFlowy/assets/42929161/32bc5066-8df9-4ef8-87ff-f50dcfe92c46 #### PR Checklist - [x] My code adheres to [AppFlowy's Conventions](https://docs.appflowy.io/docs/documentation/software-contributions/conventions) - [x] I've listed at least one issue that this PR fixes in...
### Description We can support more calculations, this is a master issue for all calculations I could think of that might be relevant and useful. **Calculations on Date:** - [...
### Description As a cloud user, I want to be able to see how much storage I have consumed and how much I have available. ### Impact User experience &...