Skip to content

refactor(ControlBar): implement redesigned control bar#165

Open
ShaneHe023 wants to merge 7 commits into
mainfrom
control-bar-new
Open

refactor(ControlBar): implement redesigned control bar#165
ShaneHe023 wants to merge 7 commits into
mainfrom
control-bar-new

Conversation

@ShaneHe023
Copy link
Copy Markdown
Collaborator

@ShaneHe023 ShaneHe023 commented Oct 7, 2023

Close #151

@Lutra-Fs
Copy link
Copy Markdown
Member

Lutra-Fs commented Oct 7, 2023

image

Copy link
Copy Markdown
Member

@Lutra-Fs Lutra-Fs left a comment

Choose a reason for hiding this comment

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

I would say, restore/ save should be moved to another component. since they are not sharing location anymore

Copy link
Copy Markdown
Member

@Lutra-Fs Lutra-Fs left a comment

Choose a reason for hiding this comment

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

Styling issue needs to be fixed.
Conflict needs to be resolved.
You are not using standard formatting. run npm run format to fix formatting issues (DO NOT push other files after running the command!)

@ShaneHe023
Copy link
Copy Markdown
Collaborator Author

I would say, restore/ save should be moved to another component. since they are not sharing location anymore

is it okay that I just set Ctrl bar above the Save/restore buttons for now?

@LorenzoValentine
Copy link
Copy Markdown
Member

I would say, restore/ save should be moved to another component. since they are not sharing location anymore

is it okay that I just set Ctrl bar above the Save/restore buttons for now?

What do you mean by 'Ctrl' bar? the Ctrl key in the keyboard?

@LorenzoValentine
Copy link
Copy Markdown
Member

above the Save/restore buttons for now

'above the Save/restore buttons for now' Do you think this is a good idea of fixing? Or you just want to make you fixing period shorter?

@Lutra-Fs Lutra-Fs force-pushed the main branch 2 times, most recently from 89bac3b to 0085d96 Compare October 9, 2023 12:17
Signed-off-by: Bill ZHANG <36790218+Lutra-Fs@users.noreply.github.com>
Signed-off-by: Bill ZHANG <36790218+Lutra-Fs@users.noreply.github.com>
Comment thread src/components/ControlBar.tsx Fixed
Comment thread src/components/ControlBar.tsx Fixed
Lutra-Fs and others added 3 commits October 11, 2023 10:55
Signed-off-by: Bill ZHANG <36790218+Lutra-Fs@users.noreply.github.com>
Signed-off-by: Bill ZHANG <36790218+Lutra-Fs@users.noreply.github.com>
@Lutra-Fs Lutra-Fs self-requested a review October 28, 2023 17:21
`;

const ControlBarBtn = styled(Button)`
shape: circle;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

shape is not in CSS properties.

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.

implement control bar redesigns

4 participants