Commit 5e12798
Feedback Form Bugs: Not rendering markdown and feedback button click not persisting (#5470)
* initial commit
* revert changes and new snapshots
* add feedback markdown rendering
* update changelog
* updating snapshot
* fix test
* Update packages/component/src/Activity/private/FeedbackForm.tsx
Co-authored-by: William Wong <compulim@users.noreply.github.com>
* Update packages/component/src/Activity/private/FeedbackForm.tsx
Co-authored-by: William Wong <compulim@users.noreply.github.com>
* temp changes
* fixes
* fix tests
* update accidental test changes
* update based on discussion
* update display none
* update nits
* move tooltip to variable
* Update packages/component/src/Styles/StyleSet/ThumbButton.ts
Co-authored-by: Eugene <EOlonov@gmail.com>
* add option to hide feedbackform
* Revert "add option to hide feedbackform"
This reverts commit c39f110.
* use suggestions
* A few tweaks
* Unskip the actions update on changing selected
* Preserve initial action
* Resolve selectedAction type before passing to useMemo
* Unwind the reset/submit logic
* change source of truth to feedbackactions
* suggestions
* remove unnedded newline
* refactor feedback loop logic into it's own component
* fix failing test
* Add readonly
* Prettier
* remove ...entities
* Single source of truth
* Fix test
* Improve styles
* Snaps
* Fix resubmission logic
* Restrict tooltip changes to large button
* More snaps
* More snaps
* More snaps
* More snaps
* More snaps
* Fix test
* Fix tests
* Fix test
* Fix tests
* Wait until scroll completed
* More snaps
* Revert "More snaps"
This reverts commit f0210f8.
* Update like/dislike to have accent color
* fix width of feedback form
* Update packages/component/src/Styles/StyleSet/FeedbackForm.ts
Co-authored-by: Eugene <EOlonov@gmail.com>
---------
Co-authored-by: William Wong <compulim@users.noreply.github.com>
Co-authored-by: Eugene <EOlonov@gmail.com>1 parent 41e8175 commit 5e12798
File tree
101 files changed
+1208
-736
lines changed- __tests__
- __image_snapshots__/html
- html2
- activity
- fluentTheme
- preact/activity
- html
- packages
- component/src
- ActivityFeedback
- private
- providers
- private
- ActivityStatus
- Activity
- private
- Attachment/Text/private
- Styles/StyleSet
- hooks/internal
- fluent-theme/src/components/theme
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
101 files changed
+1208
-736
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments