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

Bottom action bar #242

Merged
merged 56 commits into from
Jan 12, 2024
Merged

Bottom action bar #242

merged 56 commits into from
Jan 12, 2024

Conversation

PaulJKim
Copy link
Contributor

@PaulJKim PaulJKim commented Dec 5, 2023

Asana task: [Perm config] Create Bottom Action Bar Component + paging logic

Description
Branched off of #235

This PR adds a reusable bottom action bar that takes in button labels and actions as props.

State should be preserved as a user pages through the configuration steps, and while there is currently no state to be saved, I think we should be able to initialize/maintain state at the top level component for a given screen type (GlEinkConfigPage in this case) and pass that down to any future child components that will be used for the actual configurable aspects.

@PaulJKim PaulJKim requested review from a team and hannahpurcell and removed request for a team December 5, 2023 20:01
@PaulJKim PaulJKim changed the base branch from master to cm/gl-eink-config-page December 11, 2023 17:00
@PaulJKim PaulJKim force-pushed the pk/bottom-action-bar branch from 6cd81f7 to 3498d31 Compare December 11, 2023 20:26
Copy link
Contributor

@hannahpurcell hannahpurcell left a comment

Choose a reason for hiding this comment

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

Alright! Looks great to me

@cmaddox5
Copy link
Contributor

@PaulJKim Just FYI while you are out, I am going to resolve the merge conflicts and merge this into the feature branch. I know you were waiting on some other PRs to be merged before doing so, but I believe we are caught up on those.

@cmaddox5 cmaddox5 changed the base branch from cm/gl-eink-config-page to permanent-configuration January 12, 2024 15:03
@cmaddox5 cmaddox5 merged commit 9c12b3c into permanent-configuration Jan 12, 2024
2 checks passed
@cmaddox5 cmaddox5 deleted the pk/bottom-action-bar branch January 12, 2024 15:16
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.

3 participants