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

refactor: Update AccountMenu and HeaderMenu components #4534

Merged
merged 14 commits into from
Nov 12, 2024

Conversation

deon-sanchez
Copy link
Collaborator

@deon-sanchez deon-sanchez commented Nov 12, 2024

This pull request includes several changes to the appHeaderComponent and related components to improve the layout and conditional rendering based on the ENABLE_DATASTAX_LANGFLOW feature flag. The most important changes include modifications to the AccountMenu, HeaderMenu, and AppHeader components, as well as updates to the HomePage.

Changes to Layout and Styling:

Conditional Rendering Based on Feature Flag:

  • Update HeaderMenu component to adjust styling and class names

- Update AccountMenu component to conditionally render CustomHeaderMenuItemsTitle
- Update HeaderMenu component to adjust styling and class names
@deon-sanchez deon-sanchez added javascript Pull requests that update Javascript code lgtm This PR has been approved by a maintainer labels Nov 12, 2024
@deon-sanchez deon-sanchez self-assigned this Nov 12, 2024
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Nov 12, 2024
@github-actions github-actions bot added refactor Maintenance tasks and housekeeping and removed refactor Maintenance tasks and housekeeping labels Nov 12, 2024
Copy link
Contributor

@anovazzi1 anovazzi1 left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Collaborator

@lucaseduoli lucaseduoli left a comment

Choose a reason for hiding this comment

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

Great job! Just some minor changes that can be fixed shortly

@dosubot dosubot bot removed the lgtm This PR has been approved by a maintainer label Nov 12, 2024
Copy link
Collaborator

@lucaseduoli lucaseduoli left a comment

Choose a reason for hiding this comment

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

LGTM!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 12, 2024
@deon-sanchez deon-sanchez enabled auto-merge (squash) November 12, 2024 19:39
@deon-sanchez deon-sanchez enabled auto-merge (squash) November 12, 2024 23:16
@deon-sanchez deon-sanchez merged commit f05decb into main Nov 12, 2024
20 checks passed
@deon-sanchez deon-sanchez deleted the import-home-nav-updates branch November 12, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code lgtm This PR has been approved by a maintainer refactor Maintenance tasks and housekeeping size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants