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

feat: Update UI to meet design specs [PT-187369359] #38

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

dougmartin
Copy link
Member

  • Added common toolbar component and styled it according to spec (not yet implemented tools are marked as such)
  • Added toolbar to new dataset component view
  • Switched out drawing component sidebar with new toolbar
  • Updated right sidebar component styling

@dougmartin dougmartin requested a review from eireland April 4, 2024 13:22
- Added common toolbar component and styled it according to spec (not yet implemented tools are marked as such)
- Added toolbar to new dataset component view
- Switched out drawing component sidebar with new toolbar
- Updated right sidebar component styling
@dougmartin dougmartin force-pushed the 187369359-update-ui-to-match-specs branch from 9ce1e41 to c59a778 Compare April 4, 2024 13:24
Base automatically changed from 187361598-fix-watch-for-deleted-cases to master April 4, 2024 18:01
Copy link

@eireland eireland left a comment

Choose a reason for hiding this comment

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

Looks good

}
}

.sequence-output {
display: flex;
flex-direction: column;
flex: 1;
gap: 10px;
gap: 5px;

.output {
display: flex;
flex-direction: column;
// gap: 10px;
Copy link

Choose a reason for hiding this comment

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

Do you still need this?

@dougmartin dougmartin merged commit a5c4424 into master Apr 4, 2024
2 checks passed
@dougmartin dougmartin deleted the 187369359-update-ui-to-match-specs branch April 4, 2024 19:56
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.

2 participants