Skip to content

fix: Refine project pause dialog copy#1184

Merged
shiroyasha merged 1 commit intomainfrom
project-pause-copy
Sep 25, 2024
Merged

fix: Refine project pause dialog copy#1184
shiroyasha merged 1 commit intomainfrom
project-pause-copy

Conversation

@markoa
Copy link
Copy Markdown
Member

@markoa markoa commented Sep 25, 2024

I was about to resume a project and noticed some room for improvement.

Signed-off-by: Marko Anastasov <marko@operately.com>
<div>This project is paused</div>
{project.permissions?.canPause && (
<PrimaryButton linkTo={resumePath} testId="resume-project-button" size="xxs">
<PrimaryButton linkTo={resumePath} testId="resume-project-button" size="xs">
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

it just looks better imo, found the xxs one uncomfortable to read on the yellow background

@shiroyasha shiroyasha merged commit c3b20c0 into main Sep 25, 2024
@shiroyasha shiroyasha deleted the project-pause-copy branch September 25, 2024 10:57
@markoa markoa changed the title feat: Refine project pause dialog copy fix: Refine project pause dialog copy Sep 25, 2024
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