Skip to content

Allow optional copyable text in setup flows - #395

Merged
marcelveldt merged 1 commit into
music-assistant:mainfrom
afeldman1:setup-flow-copy-text
Sep 11, 2026
Merged

marcelveldt merged 1 commit into
music-assistant:mainfrom
afeldman1:setup-flow-copy-text

Conversation

@afeldman1

@afeldman1 afeldman1 commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

What does this implement/fix?

Allows a field to be copyable in a setup flow. This is for convenience of copying setup codes.

related issue :

music-assistant/frontend#2710
music-assistant/server#6268

Types of changes

  • Bugfix (non-breaking change which fixes an issue) — bugfix
  • New feature (non-breaking change which adds functionality) — new-feature
  • Enhancement to an existing feature — enhancement
  • Breaking change (fix or feature that would cause existing functionality to not work as expected) — breaking-change
  • Refactor (no behaviour change) — refactor
  • Documentation only — documentation
  • Maintenance / chore — maintenance
  • CI / workflow change — ci
  • Dependencies bump — dependencies

Checklist

  • The code change is tested and works locally.
  • pre-commit run --all-files passes.
  • pytest passes, and tests have been added/updated under tests/ where applicable.
  • Any consumer of a changed model is updated, and the companion PR in music-assistant/server is linked.
  • I have read and complied with the project's AI Policy for any AI-assisted contributions.

@marcelveldt marcelveldt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

makes sense, thanks @afeldman1 !

@marcelveldt
marcelveldt merged commit 7f269f9 into music-assistant:main Sep 11, 2026
7 checks passed
@afeldman1
afeldman1 deleted the setup-flow-copy-text branch September 12, 2026 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement of an existing feature/functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants