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
Description: Design and implement a modal UI that allows users to leave feedback after closing a cooperation. The modal will only handle the user interface without connecting to any backend or handling data submission.
Include:
Header & description welcoming the user to leave a review;
A rating component (e.g., stars or a numerical slider) for the user to rate their experience;
A text area for the user to write their feedback;
Cancel and Submit buttons.
Align the modal design with the theme of the project.
The text was updated successfully, but these errors were encountered:
Description: Design and implement a modal UI that allows users to leave feedback after closing a cooperation. The modal will only handle the user interface without connecting to any backend or handling data submission.
Include:
Align the modal design with the theme of the project.
The text was updated successfully, but these errors were encountered: