Skip to content

[Remove Vuetify from Studio] Invitations in Channels #5252

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: unstable
Choose a base branch
from

Conversation

yeshwanth235
Copy link
Contributor

@yeshwanth235 yeshwanth235 commented Aug 5, 2025

Summary

Added new StudioRiasedBox
Updated ChannelListIndex.vue with kds components.
Updated MessageDialog with KModal component
Cleaned up vuetify components.
Added unit test cases

video:
https://drive.google.com/file/d/1b_tpyAkcRdNVddef8kAO2rTo1yi5v5qm/view?usp=drive_link

References

5217

Reviewer guidance

Test invitation component. In both web and mweb
Test in both rtl and ltr.
Test accept and decline of the invitation.

@MisRob MisRob changed the title Issue 5217 [Remove Vuetify from Studio] Invitations in Channels Aug 5, 2025
>
{{ $tr('decline') }}
</VBtn>
<template #actions>
Copy link
Member

Choose a reason for hiding this comment

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

Just a note that KModal has submitText and cancelText props and internal logic to take care of positioning and styling buttons, so #actions slot in this case shouldn't be needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will update it

@MisRob
Copy link
Member

MisRob commented Aug 6, 2025

Thanks for another contribution @yeshwanth235, I see you put lots of care into it, much appreciated. We will assign a reviewer next week.

@bjester bjester self-assigned this Aug 12, 2025
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.

3 participants