Skip to content
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

refactor: convert rhs_sidebar component to ts #527

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hereje
Copy link

@hereje hereje commented Oct 1, 2024

Summary

refactor: convert rhs_sidebar component to ts

  • convert component to ts
  • update types

Ticket Link

Fixes: #425

@wiggin77 wiggin77 added 2: Dev Review Requires review by a core committer 3: QA Review Requires review by a QA tester labels Oct 1, 2024
Copy link
Contributor

@raghavaggarwal2308 raghavaggarwal2308 left a comment

Choose a reason for hiding this comment

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

@hereje Mostly looks good to me. Just one small comment for discussion.

webapp/src/components/rhs_sidebar/rhs_sidebar.tsx Outdated Show resolved Hide resolved
- convert component to ts
- update types

Fixes: mattermost#425
- update props types as optional according to original jsx component
@hereje hereje force-pushed the refactor/convert-rhs_sidebar-to-ts branch from 9c97a43 to 1696ffd Compare October 10, 2024 02:47
Copy link
Contributor

@raghavaggarwal2308 raghavaggarwal2308 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Dev Review Requires review by a core committer 3: QA Review Requires review by a QA tester
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert rhs_sidebar component to typescript
3 participants