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(UI-1290): add open submenu on click #967

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

J1za
Copy link
Collaborator

@J1za J1za commented Feb 6, 2025

Description

Open the My Projects sub-menu in the main navigation menu by clicking on it, not hovering.

Linear Ticket

https://linear.app/autokitteh/issue/UI-1290/main-menu-project-popover-open-on-click

What type of PR is this? (check all applicable)

  • 💡 (feat) - A new feature (non-breaking change which adds functionality)
  • 🔄 (refactor) - Code Refactoring - A code change that neither fixes a bug nor adds a feature
  • 🐞 (fix) - Bug Fix (non-breaking change which fixes an issue)
  • 🏎 (perf) - Optimization
  • 📄 (docs) - Documentation - Documentation only changes
  • 📄 (test) - Tests - Adding missing tests or correcting existing tests
  • 🎨 (style) - Styles - Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • ⚙️ (ci) - Continuous Integrations - Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • ☑️ (chore) - Chores - Other changes that don't modify src or test files
  • ↩️ (revert) - Reverts - Reverts a previous commit(s).

@J1za J1za requested a review from RonenMars February 6, 2025 18:20
@RonenMars RonenMars force-pushed the vitaly/feat/main-menu-open-on-click branch from 9c04ea2 to b3694a2 Compare February 9, 2025 14:11
@RonenMars
Copy link
Contributor

Please remove the arrow on the My Projects button, and add a tooltip on the following buttons:

  1. Create a Project
  2. My Projects
  3. Events
  4. System Log
  5. Introduction

@RonenMars RonenMars enabled auto-merge (squash) February 11, 2025 07:47
@RonenMars RonenMars force-pushed the vitaly/feat/main-menu-open-on-click branch from 5a4b365 to cfb6095 Compare February 11, 2025 07:47
@RonenMars RonenMars merged commit f4e1253 into main Feb 11, 2025
38 checks passed
@RonenMars RonenMars deleted the vitaly/feat/main-menu-open-on-click branch February 11, 2025 07:52
Copy link

🎉 This PR is included in version 2.140.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants