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

Austenem/CAT-1085 Add sample workspace banner #3677

Merged
merged 3 commits into from
Feb 3, 2025

Conversation

austenem
Copy link
Collaborator

@austenem austenem commented Feb 3, 2025

Summary

Adds an info banner to template pages without sample workspaces.

Design Documentation/Original Tickets

CAT-1085 Jira ticket

Screenshots/Video

Local:
Screenshot 2025-02-03 at 12 34 11 PM

Prod:
Screenshot 2025-02-03 at 12 34 29 PM

Checklist

  • Code follows the project's coding standards
    • Lint checks pass locally
    • New CHANGELOG-your-feature-name-here.md is present in the root directory, describing the change(s) in full sentences.
  • Unit tests covering the new feature have been added
  • All existing tests pass
  • Any relevant documentation in JIRA/Confluence has been updated to reflect the new feature
  • Any new functionalities have appropriate analytics functionalities added

}

return isAuthenticated ? (
<IconPanel status="info">
Copy link
Collaborator

Choose a reason for hiding this comment

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

I understand this is pre-existing, but the language in the two panels outside of the login prompt is very similar. Is there a meaningful difference or can we conform them?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think we can conform them pretty easily, and that definitely cleans up this function.

context/app/static/js/pages/Template/Template.tsx Outdated Show resolved Hide resolved
@austenem austenem requested a review from john-conroy February 3, 2025 18:38
@austenem austenem merged commit eebe49c into main Feb 3, 2025
8 checks passed
@austenem austenem deleted the austenem/cat-1085-add-sample-workspace-banner branch February 3, 2025 18:55
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