-
Notifications
You must be signed in to change notification settings - Fork 0
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
[EASI-4639] Discussions panel views #2895
[EASI-4639] Discussions panel views #2895
Conversation
…ssions-panel-views
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nevermind, good bit of updates are in #2896
There are some repeating
00000000-0000-0000-0000-000000000000
grbDiscussions element ids causing dupe key warnings on the FE.
…ssions-panel-views
* MentionTextArea in DiscussionForm * Mention area height-auto * Text * Rhf-like signature * .usa-textarea + overrides * Cleanup * MentionTextArea React.forwardRef * Cleanup
@aterstriep I think I get some errors ( EDIT: I think we're all set, I see what's going on! easi-app/src/views/DiscussionBoard/index.tsx Lines 31 to 32 in 5988d6e
I assume once we have navigation hooked up we'll probably either pass discussion post IDs directly when navigating to them or just navigate straight to |
820a81d
into
feature/EASI-4614_grb_discussions
EASI-4639
Figma
Description
ViewDiscussions
- Internal GRB discussion board view with list of discussionsStartDiscussion
- Start discussion formDiscussion
- View and reply to discussion, displays list of repliesTo do:
MentionTextArea
to form andDiscussionCard
-This causes bug where side panel rerenders after refetch
How to test this change
PR Author Checklist
PR Reviewer Guidelines