Skip to content

Conversation

@kylev
Copy link
Owner

@kylev kylev commented Aug 12, 2025

It feels better to arrive and see all fields working and no puzzle to solve. Instead, set the preset to "custom" whenever a preset parameter is changed (see 1074b77).

It feels better to arrive and see all fields working and no puzzle to solve. Instead, set the preset to "custom" whenever a preset parameter is changed (see 1074b77).
Copilot AI review requested due to automatic review settings August 12, 2025 23:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes disabled state from input fields in the BasicSettings and RatiosInput components, making all fields immediately editable. The change improves user experience by eliminating the need for users to first change a preset setting to "custom" before being able to modify individual parameters.

  • Removed disabled={store.ratio !== "custom"} from ratio input fields
  • Removed disabled={store.ratio !== "custom"} from guideline angle input field

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/RatiosInput.jsx Removes disabled state from numeric ratio input fields
src/BasicSettings.jsx Removes disabled state from guideline angle input field

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@kylev kylev changed the title Get rid of disabled fields in BasicSettings. Get rid of "disabled" on fields in BasicSettings. Aug 12, 2025
kylev

This comment was marked as resolved.

@kylev kylev merged commit d50a5da into main Aug 12, 2025
1 check passed
@kylev kylev deleted the kv_enable branch August 12, 2025 23:31
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.

2 participants