BinaryStudioAcademy / bsa-2024-bebalance

Track your work-life balance and improve the specific areas of your life with AI recommendations.
2 stars 0 forks source link

feat: Onboarding screen #127

Open anogire opened 3 weeks ago

anogire commented 3 weeks ago

What feature?

Add screenshots

Screenshot 2024-08-22 at 17 21 46
KotenkoNata commented 2 weeks ago

For Header use react-native-progress-step-bar library - Do I need create Header or is it better create progress bar instead of Header? Would you like me to use some mock data for Content part - title and question? Do I need validationSchema for RadioGroup to create an issue or discuss it with the backend part?

MarinaBershova commented 3 days ago
  1. The text of questions should be in bold
  2. The text of the answers should be centered
  3. Need to change the paddings between question and answers, and between answers (according to the design)

Image

  1. Need to add padding between text and border

Image

KotenkoNata commented 3 days ago

I had a task that described align of text inside buttons.

revenets commented 3 days ago

@MarinaBershova we are ok with the text alignment inside the answer radio button. Paddings and text wrapping inside answer option will be fixed

KotenkoNata commented 3 days ago

@revenets I've fixed the margins and paddings to the size of the question title.

I propose fixing buttons at the bottom, as in the example below.

fixed.webm

How perfect should it be a realization to design? I've made the gap between buttons less than in Figma because, in the case of 25, there is no space for buttons. Is it ok?