Skip to content

Organize TA and Queue control panels#23

Open
bsharplydian wants to merge 4 commits into
mainfrom
jacob-main
Open

Organize TA and Queue control panels#23
bsharplydian wants to merge 4 commits into
mainfrom
jacob-main

Conversation

@bsharplydian
Copy link
Copy Markdown
Collaborator

@bsharplydian bsharplydian commented Jun 4, 2026

Used Components to separate buttons and add section titles; resolves #13.

Comment thread ui/views/ta_view.py Outdated
from ui.helpers.utils import fixed_width
from ui.helpers.discord_helpers import get_channel, get_role, move_to_breakout, safe_dm_user, notify_next_if_changed, update_queue_messages

class BaseLayoutView(discord.ui.LayoutView):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Where is BaseLayoutView used?

@TwoLettuce TwoLettuce linked an issue Jun 4, 2026 that may be closed by this pull request
@TwoLettuce
Copy link
Copy Markdown
Contributor

Also would you mind noting that this resolves #13 ?

@bsharplydian
Copy link
Copy Markdown
Collaborator Author

It has been done, my lord

Copy link
Copy Markdown
Contributor

@TwoLettuce TwoLettuce left a comment

Choose a reason for hiding this comment

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

Approved!

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.

TA button interface

2 participants