[GH-ISSUE #51] UI responsiveness got worse #46

Open
opened 2026-02-26 21:31:01 +03:00 by kerem · 1 comment
Owner

Originally created by @FlowDownTheRiver on GitHub (Feb 12, 2026).
Original GitHub issue: https://github.com/fspecii/ace-step-ui/issues/51

After the changes made to the repo UI when generating a song,playing and scrolling hangs doesn't respond or refresh as it should be. thread separation is needed. volume button timeout needs to be increased as it disappears very fast before user interacts with volume.

It also hangs with sliders and spin boxes.

Originally created by @FlowDownTheRiver on GitHub (Feb 12, 2026). Original GitHub issue: https://github.com/fspecii/ace-step-ui/issues/51 After the changes made to the repo UI when generating a song,playing and scrolling hangs doesn't respond or refresh as it should be. thread separation is needed. volume button timeout needs to be increased as it disappears very fast before user interacts with volume. It also hangs with sliders and spin boxes.
Author
Owner

@iMakGroup commented on GitHub (Feb 13, 2026):

Hi there! I've been following these reports and I'm currently working on a comprehensive UI/UX overhaul to address these exact issues.

Specifically, I'm working on:

  1. Mobile-First Redesign: Implementing a fully responsive layout inspired by modern platforms (like Suno) to ensure a smooth experience on all devices.
  2. Performance Optimization: Investigating the UI hangs during generation and playback. I'm looking into thread separation and optimizing state updates for sliders and spin boxes to prevent the interface from freezing.
  3. Usability Tweaks: I will increase the volume button/slider timeout to ensure it doesn't disappear too quickly, as you suggested.
    I'll be submitting a Pull Request soon with these improvements. Thanks for the feedback, it helps prioritize the most critical fixes!"
<!-- gh-comment-id:3897676776 --> @iMakGroup commented on GitHub (Feb 13, 2026): Hi there! I've been following these reports and I'm currently working on a comprehensive UI/UX overhaul to address these exact issues. Specifically, I'm working on: 1. Mobile-First Redesign: Implementing a fully responsive layout inspired by modern platforms (like Suno) to ensure a smooth experience on all devices. 2. Performance Optimization: Investigating the UI hangs during generation and playback. I'm looking into thread separation and optimizing state updates for sliders and spin boxes to prevent the interface from freezing. 3. Usability Tweaks: I will increase the volume button/slider timeout to ensure it doesn't disappear too quickly, as you suggested. I'll be submitting a Pull Request soon with these improvements. Thanks for the feedback, it helps prioritize the most critical fixes!"
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ace-step-ui#46
No description provided.