Skip to content

Conversation

Kira-Pilot
Copy link
Member

Removing the link to the template page on the workspace row in /workspaces because it often is clicked unintentionally when one is trying to navigate to a workspace.

</Link>
<Stack direction="row" alignItems="center" spacing={1}>
<span>{displayTemplateName}</span>
</Stack>
Copy link
Collaborator

Choose a reason for hiding this comment

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

You can remove the Stack since there is a single element, you can also remove the span.

Copy link
Collaborator

@BrunoQuaresma BrunoQuaresma left a comment

Choose a reason for hiding this comment

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

Just one little minor thing

@Kira-Pilot Kira-Pilot merged commit 3b52d4f into main Mar 30, 2023
@Kira-Pilot Kira-Pilot deleted the fix-workspace-link/kira-pilot branch March 30, 2023 17:32
@github-actions github-actions bot locked and limited conversation to collaborators Mar 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants