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
Currently, there is no clear visual feedback to the user after they validate a publiccode.yml file. While the blue screen with the green text appears, it's not immediately obvious that the validation was successful and the file is error-free. This could lead to a bit of confusion for the users, especially those unfamiliar with the editor.
Steps I did
Uploaded a publiccode.yml file from my local machine.
Clicked the "Validate" button.
A blue screen with green text appeared for downloading the file.
What should have been different
Upon successful validation, the editor should provide explicit visual feedback to the user, such as:
a success message (e.g., "Validation successful!") displayed prominently at the top of the modal.
A ✅ or similar visual cue to indicate success.
I think this would improve the user experience by making the validation process more transparent and understandable.
Thanks for your efforts! 👏
The text was updated successfully, but these errors were encountered:
What
Currently, there is no clear visual feedback to the user after they validate a
publiccode.yml file
. While the blue screen with the green text appears, it's not immediately obvious that the validation was successful and the file is error-free. This could lead to a bit of confusion for the users, especially those unfamiliar with the editor.Steps I did
publiccode.yml
file from my local machine.What should have been different
Upon successful validation, the editor should provide explicit visual feedback to the user, such as:
I think this would improve the user experience by making the validation process more transparent and understandable.
Thanks for your efforts! 👏
The text was updated successfully, but these errors were encountered: