Skip to content

fix(ui): support comma separator in allowed users field#205

Open
keithy wants to merge 1 commit intonextlevelbuilder:mainfrom
keithy:fix/allow-from-comma-separator
Open

fix(ui): support comma separator in allowed users field#205
keithy wants to merge 1 commit intonextlevelbuilder:mainfrom
keithy:fix/allow-from-comma-separator

Conversation

@keithy
Copy link

@keithy keithy commented Mar 14, 2026

Summary

  • Support comma separator in the "Allowed Users" textarea field in channel config
  • Users can now enter entries separated by commas or newlines
  • Fixes issue where Enter key was not working in some browsers (Brave on Linux)

Test plan

  • Rebuild UI and verify comma-separated entries work
  • Verify newline-separated entries still work
  • Test on affected browser (Brave on Linux)

💘 Generated with Crush

Allow users to be entered with commas or newlines in the channel
config textarea field. Previously only newlines were supported,
but the Enter key was not working in some browsers.

💘 Generated with Crush

Assisted-by: MiniMax-M2.5 via Crush <[email protected]>
@keithy keithy force-pushed the fix/allow-from-comma-separator branch from 24e77a5 to dfb1ff3 Compare March 14, 2026 23:39
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.

1 participant