Real-Dev-Squad / website-status

Shows a roadmap of the ongoing projects being done
https://status.realdevsquad.com/
MIT License
21 stars 145 forks source link

[Design Doc] - Standup Feature Updates #837

Open Pratiyushkumar opened 8 months ago

Pratiyushkumar commented 8 months ago

Title

StandUp Feature Updates Developer Name - @Pratiyushkumar

Overview As the Standup feature is deployed on Production under the feature flag, remove the feature from the feature flag I asked developers in the team for review and I got a few suggestions from developers. so this project will be an updated version of the existing feature in production.

Currently, the feature looks like Below- image image

Suggestions I got -

Context As per the suggestions received, this project is important from a user perspective because this project will make the user experience much better and also will remove the confusion between the users while filling up the standup form.

Existing Solution

Proposed Solution for updates As per the suggestions I got from developers within the group -

Solution Finalized As discussed with Ankush

Diagram

image

image

image

Milestones

kotesh-arya commented 8 months ago
Pratiyushkumar commented 8 months ago

As per @iamitprakash suggestion over this doc, correct me @iamitprakash if I am wrong anywhere

Pratiyushkumar commented 8 months ago
  • I can see at multiple places you are addressing the user as him. Please avoid it by using an inclusive pronoun.
  • Add the diagrams for changes that are going take place after implementing this update Especially for these pointer:

    • After the user submits the form by 5:59 a.m. form should not be visible to him and shows a message that "Your standup for the has already been submitted, please fill out the form on<Date+1> after 6:00 a.m.

addressed your comments

Pratiyushkumar commented 8 months ago

As per @RitikJaiswal75 suggestion

  1. Only fix the grammar of text that says "Let's avoid having 0 missed updates"
  2. We can use a rich text editor instead of a text area - (to be confirmed by @ankushdharkar if a rich text editor or text area is required")
  3. remove dates from the banner and below the standup update put the current standup date.
Pratiyushkumar commented 8 months ago

As per discussion with @ankushdharkar -

  1. need to add multiple input boxes for giving updates by clicking on the + button.
  2. Currently, we will be using IST instead of CST because we are creating features as per India.