Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI - Create new association page #65

Merged
merged 9 commits into from
Apr 9, 2024
Merged

UI - Create new association page #65

merged 9 commits into from
Apr 9, 2024

Conversation

Mai-LinhC
Copy link
Contributor

@Mai-LinhC Mai-LinhC commented Apr 8, 2024

Connected to user story #32 and issue #22
The UI of the "create a new association" page, where a committee member of an association can register it on the app : with the association's name, logo, and members. Members are users already registered in the app, with their name and picture. They will be assigned a role within the association which will give them different permissions on the app.

@Mai-LinhC Mai-LinhC self-assigned this Apr 8, 2024
@Mai-LinhC Mai-LinhC marked this pull request as ready for review April 8, 2024 15:59
@Mai-LinhC Mai-LinhC requested a review from Polymeth April 8, 2024 16:00
@Mai-LinhC Mai-LinhC linked an issue Apr 8, 2024 that may be closed by this pull request
},
title = { Text(text = "Create your association") })
},
contentWindowInsets = WindowInsets(50.dp, 10.dp, 50.dp, 20.dp)) { innerPadding ->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: compared to Figma and in my opinion, the left and right padding is a bit big

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the padding, I discussed with @SidonieBouthors to have the same padding as them. We probably should discuss this with the team to match everyone's padding :)

@Polymeth
Copy link
Contributor

Polymeth commented Apr 9, 2024

Added a few nit picks but overall good work :). However I would change the PR name before approving imo.

@Mai-LinhC Mai-LinhC changed the title UI new asso UI - Create new association page Apr 9, 2024
Copy link

sonarcloud bot commented Apr 9, 2024

Copy link
Contributor

@Polymeth Polymeth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM now, good work!

@Mai-LinhC Mai-LinhC merged commit 9df56ce into main Apr 9, 2024
3 checks passed
@Mai-LinhC Mai-LinhC deleted the mc/re-ui-newAsso branch April 24, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create the UI for the "New Association Creation" page
2 participants