Enzo Conty

Results 16 comments of Enzo Conty

We should add a `FocusNode` that get requested with `.requestFocus()` when using the shortcut. The shortcut can be registered using this [method](https://docs.flutter.dev/ui/interactivity/actions-and-shortcuts)

Hi @dishankjindal1 You simply have to run the project without being connected to internet. One good way to fix it, is to catch this error and display a generic text...

> @BLKKKBVSIK After getting connection back, will users need to reload the app, or will it update automatically? For now, the user will need to reload the tab at least....

> Can we resize the button according to the text length? We can, but on long text, it will break the UI on the smallest breakpoint. Or we can cut...

> Means that the label will not be fully displayed? Sorry, I don't understand this regression here. The label will try to be displayed fully, but depending on the window...

The eye emoji means that we will look into this. I agree with you, the buttons with should depend on the length of their text.