atmosphere_pro icon indicating copy to clipboard operation
atmosphere_pro copied to clipboard

UI Redesign - Desktop - Onboarding Screens

Open ksanty opened this issue 2 years ago β€’ 17 comments

Description The task is to implement the new design for the onboarding menu in the desktop app.

Assets and Design Screens All assets and design screens have already been created.

  • The Figma design can be found here
  • The Assets required can be found here 206.zip

Additional context This work should be done on the UI_Redesign branch https://github.com/atsign-foundation/atmosphere_pro/tree/ui_redesign

ksanty avatar Sep 26 '22 17:09 ksanty

Hello @ksanty, I have made very few contribution in open source so far but from this october I want to kickstart my contributions. Can you please tell me how to implement he design in basic?

niyoj avatar Oct 02 '22 03:10 niyoj

@ksanty I will do this assign me please

adilwahla avatar Oct 02 '22 09:10 adilwahla

@niyoj if you are new and are just looking for open source experience at this time, I would recommend picking on of the issues with the Beginner label. These are simpler flutter UI changes and all you have to do is use flutter to implement what is shown in the figma screens linked on the issues.

tinashe404 avatar Oct 03 '22 13:10 tinashe404

well I am working on Mobile not Desktop my bad :) you can assign desktop to anyone else I am working for mobile

adilwahla avatar Oct 04 '22 08:10 adilwahla

@ksanty I will love to work on this task πŸ™πŸ½. please assign this to me.

Codesait avatar Oct 05 '22 13:10 Codesait

@Codesait Done. Please let us know if you have any questions.

tinashe404 avatar Oct 06 '22 15:10 tinashe404

@Codesait Done. Please let us know if you have any questions.

I will start immediately. I will reach out if have any questions .

Codesait avatar Oct 06 '22 19:10 Codesait

@Codesait Done. Please let us know if you have any questions.

I need help pointing me to the right onboarding class πŸ™πŸ½

Screenshot 2022-10-06 at 9 17 32 PM

Codesait avatar Oct 06 '22 20:10 Codesait

@tinashe404 I believe this is the ui I will be redesigning;

Screenshot 2022-10-06 at 9 20 15 PM

Codesait avatar Oct 06 '22 20:10 Codesait

@Codesait Yes that is correct

tinashe404 avatar Oct 06 '22 20:10 tinashe404

@Codesait Yes that is correct

@Codesait Done. Please let us know if you have any questions.

I need help pointing me to the right onboarding class πŸ™πŸ½

Screenshot 2022-10-06 at 9 17 32 PM

@tinashe404 I still need help finding the right class .

Codesait avatar Oct 06 '22 21:10 Codesait

@nitesh2599 Please assist?

tinashe404 avatar Oct 06 '22 21:10 tinashe404

@ksanty @nitesh2599 please help me locate the right class folder for this task. I need to get started with this task πŸ™πŸΎπŸ™πŸΎ

Codesait avatar Oct 07 '22 12:10 Codesait

@Codesait For desktop it uses custom_onboarding.dart located in lib/screens/common_widgets/custom_onboarding.dart.

nitesh2599 avatar Oct 07 '22 12:10 nitesh2599

@Codesait For desktop it uses custom_onboarding.dart located in lib/screens/common_widgets/custom_onboarding.dart.

Okay thanks 😊.

Codesait avatar Oct 07 '22 13:10 Codesait

Hi @nitesh2599 @tinashe404

I encountered a blocker which is that the class or green I should be modifying is a package which I don't have access or permissions to edit.

Screenshot 2022-10-08 at 6 52 06 PM Screenshot 2022-10-08 at 6 57 12 PM

Codesait avatar Oct 08 '22 17:10 Codesait

Hi @nitesh2599 @tinashe404

I encountered a blocker which is that the class or green I should be modifying is a package which I don't have access or permissions to edit.

Screenshot 2022-10-08 at 6 52 06 PM Screenshot 2022-10-08 at 6 57 12 PM

Not surprised why I could't find it in app lib dir.

I have started working on the screen as a new screen.

Codesait avatar Oct 08 '22 18:10 Codesait