Skip to content

[Feat]: Refresh and Add Table buttons are difficult to select when scroll bars appear #310

Description

@VincentZhangy

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the feature has not already been requested

🚀 Feature Proposal

Currently, when scroll bars appear in the table list box, the Refresh and Add Table buttons become difficult to click or tap. This may be caused by the scroll bar overlapping and partially obscuring the button area.

This proposal suggests adjusting the layout or z‑order so that both buttons remain fully accessible regardless of whether scroll bars are visible. Possible solutions include:

  • Adding margin or padding to the buttons to prevent overlap with the scroll bar.
  • Increasing the clickable area of the buttons (e.g., using a larger hit target) when scroll bars are detected.
  • The goal is to ensure a smooth, frustration‑free user experience when managing table data.

Motivation

Users need to refresh table list or add a new table. When scroll bars appear, the current UI behavior makes it hard to select the Refresh and Add Table buttons without accidentally scrolling or misclicking. This degrades productivity and creates unnecessary friction, especially for users with less precise mouse control or those on touch devices. Improving the button accessibility will reduce user errors, speed up common workflows, and enhance overall usability without adding visual clutter.

Example

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions