Skip to content

Conversation

@amycatgirl
Copy link
Contributor

@amycatgirl amycatgirl commented Oct 1, 2025

Please make sure to check the following tasks before opening and submitting a PR

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended

Closes #287

Brief overview of the changes

  • Adds two new design components: Chip (MDUI) and InputTimePicker (Custom, needs more testing)
  • Adds TimeoutMemberModal
  • Adds two user context menu entries, "Timeout Member" and "Remove timeout"
  • Adds a timeout prop to MessageBox and a member prop to the message composer
  • Information is displayed to the timed out user as a notice in the MessageBox and is displayed to other users in the form of a badge

Still working out some kinks, but the modals/context menu entries work as expected.

@amycatgirl
Copy link
Contributor Author

fuck this was meant to be a draft, hold on

@amycatgirl amycatgirl marked this pull request as draft October 1, 2025 15:03
not sure how to signal the change to the input since the underlying
html inputs are handled separately, i should probably make it a option
within the component.

Signed-off-by: Amy <[email protected]>
@amycatgirl amycatgirl force-pushed the feat/timeouts-again branch from 1b2edbc to 45b1116 Compare October 1, 2025 15:25
i swear this was implemented before, oh well. it's implemented now 👍

Signed-off-by: Amy <[email protected]>
@amycatgirl amycatgirl marked this pull request as ready for review October 1, 2025 16:43
@insertish insertish marked this pull request as draft October 10, 2025 14:20
@insertish
Copy link
Contributor

Marked as draft

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.

feat: timeout members

2 participants