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

fix: create campaign speed dial open/close behavior #1627

Merged
merged 5 commits into from
Sep 12, 2023

Conversation

mkoontz-rewired
Copy link
Contributor

@mkoontz-rewired mkoontz-rewired commented Jun 21, 2023

Description

  • removed all hover-related behavior from the create campaign button
  • on "toggle", "focus", the action buttons show up
  • on "blur","toggle", "escapeKeyDown". the action buttons hide
  • updated action buttons to say "Create New Campaign", "Create Campaign from Template" and have the tooltips remain

Completed one of the stretch goals of the ticket:

  • Made it say “+ Create a campaign” when the actions are not showing and keep the “X” when the actions are showing

  • @mkoontz-rewired Make sure to write up a ticket for the stretch goal of "Move it to the top of the page to the right of "Current" and left of "Release all unhandled replies". At the moment, these buttons won't be absolutely positioned."/ a ticket for Kenny to re-consider the create flow in general
    Design ticket created: https://app.asana.com/0/1202110006089866/1204849793973501

Motivation and Context

Closes #1564

How Has This Been Tested?

locally

Screenshots (if appropriate):

Screenshot 2023-06-20 at 6 08 42 PM

Screenshot 2023-06-20 at 6 08 50 PM

Documentation Changes

Checklist:

  • My change requires a change to the documentation.
  • I have included updates for the documentation accordingly.

@hiemanshu hiemanshu added this to the 7.1.0 milestone Jul 26, 2023
@hiemanshu hiemanshu force-pushed the fix/create-campaign-speed-dial-close-behavior branch from 6811525 to 87f34ca Compare September 12, 2023 05:32
@hiemanshu hiemanshu merged commit d8428e3 into main Sep 12, 2023
4 checks passed
@hiemanshu hiemanshu deleted the fix/create-campaign-speed-dial-close-behavior branch September 12, 2023 08:39
ajohn25 pushed a commit to With-the-Ranks/Spoke that referenced this pull request Sep 10, 2024
…#1627)

* fix: unclear tooltip titles for create menu

---------

Co-authored-by: Hiemanshu Sharma <[email protected]>
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.

Update campaign create button behavior to not listen to hover events
3 participants