Tomas Van Morlegan

Results 15 comments of Tomas Van Morlegan

This is a common issue in all dialogs. Probably we could develop a global fix. on #1091 a solution was implemented on add dialog.

Taking advantage of the refactor instance. I implement an event handler for the Android back button. that before was ignored causing the possibility to navigate without canceling the downloading process.

Thanks, @mzilak for the report! I note that only symbols under the public/symbols folder are available on offline devices.

linked PR: https://github.com/cboard-org/cboard-io/pull/53

closed on https://github.com/cboard-org/cboard-io/pull/53

@l3atjin this issue it's for before the welcome page. Do you want to take it?

It looks good if not We could add an icon like ![image](https://github.com/cboard-org/cboard/assets/21298844/c4160ba6-a8b5-47bd-b833-a0b3be201bac) and use the typography component to write the message. also, add a disabled button for the Pictonizer indicating...

Hi @dh-verma ! I already implement a solution. this affects the app several times. Can you review it? see #1292

thanks @vlaco ! please link the issue that you are resolving. About the testing. Tiles aren't rendered and I receive the following errors on the console: ``` Warning: Each child...

I note the same as @RodriSanchez1 . When the users scroll the board tiles are pressed. Also, this PR eliminates the possibility of selecting tiles with the scanner feature and...