You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After recent announcements, we've had an influx of new people trying out cobble, not all of whom have gotten the speech about the app's current early state. I propose we add a dialog on the first run (or subsequent updates) that explicitly spells out "In this dev build, features will be missing, incomplete, and/or unstable" and requires the user to type their confirmation before proceeding.
Implement confirmation dialog into Flutter and/or KMP
The idea is similar to Github's dangerous action confirmations: that new users will have to actually read the dialog and type out their answer into a text box to use cobble, instead of just clicking OK and moving on
The text was updated successfully, but these errors were encountered:
This nag dialog shows when you launch the app after installing or updating. It cannot be dismissed, except by entering “i understand” into the text box, which will reveal the button to continue.
After recent announcements, we've had an influx of new people trying out cobble, not all of whom have gotten the speech about the app's current early state. I propose we add a dialog on the first run (or subsequent updates) that explicitly spells out "In this dev build, features will be missing, incomplete, and/or unstable" and requires the user to type their confirmation before proceeding.
The idea is similar to Github's dangerous action confirmations: that new users will have to actually read the dialog and type out their answer into a text box to use cobble, instead of just clicking OK and moving on
The text was updated successfully, but these errors were encountered: