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

[Spike] Action Icon in text field #9426

Open
2 tasks
Pashaminkovsky opened this issue Nov 7, 2024 · 0 comments
Open
2 tasks

[Spike] Action Icon in text field #9426

Pashaminkovsky opened this issue Nov 7, 2024 · 0 comments

Comments

@Pashaminkovsky
Copy link
Collaborator

Pashaminkovsky commented Nov 7, 2024

Motivation

The goal of this spike is to gauge the complexity of implementing an "Action Icon" similar to what Grammarly shows in the corner of a text field (see screenshot below).

The ideal flow would be:

  1. When a text field is active, PixieBrix shows the Action Icon in the bottom corner of the text field.
  2. Clicking on this icon could trigger opening the sidebar, Action Menu, etc.
  3. [nice to have] If a user is typing, the Action Icon shows some simple animation to show that it is active.

Screenshot 2024-11-06 at 9.17.14 PM.png

Acceptance Criteria

  • T shirt sizing on implementation, and high-level steps / constraints / unknowns are mapped out
  • Site / HTML element compatibility (e.g. unable to support this in canvas elements, but text fields are simple to support)

Timebox

8 hours

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

No branches or pull requests

2 participants