Skip to content

[BUG]: Document card actions are hover-only and difficult for touch/keyboard users #84

@Gautam25Raj

Description

@Gautam25Raj

Affected Apps / Packages

Studio (apps/studio)

Description

Document card actions are hidden with opacity until hover. Touch users and keyboard users can miss the action menu, especially because the card also has a full-card link overlay.

Steps to Reproduce

  1. Open Documents in grid view on mobile or keyboard-only navigation.
  2. Try to discover Share/Delete/Sync actions from a card.
  3. Observe that the menu is hover-dependent.

Expected Behavior

Document actions should be discoverable on touch and keyboard focus.

Environment Information

  • App: @veriworkly/studio
  • Surface: document grid cards

Relevant Logs

No response

Proposed Fix / Suggestions

  • Always show actions on mobile.
  • Add group-focus-within:opacity-100.
  • Ensure overlay link does not block menu focus/click behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestfrontendUI/client-side codeui/uxDesign or user experience improvements

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions