This repository was archived by the owner on Oct 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
WIP: combine / refactor threadcomposer #4575
Closed
ThomasRoest
wants to merge
11
commits into
withspectrum:alpha
from
ThomasRoest:feature/refactor-threadcomposer
Closed
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
9d7211b
WIP: threadcomposer refactor first iteration
ThomasRoest 76166c8
set styles based on isOpen prop
ThomasRoest 7c442ab
update inserter icon design
ThomasRoest af355be
add/update composer toggle in inbox view
ThomasRoest 7406b39
add composer toggle / placeholder to channel view
ThomasRoest cfde19f
update toggle / composer in empty threadfeed component / upsell
ThomasRoest 4d6d992
fix upsell for community view
ThomasRoest 338310c
add updated composer to community index view
ThomasRoest 28ad82c
add updated composer slider to inbox / dashboard view
ThomasRoest c51add4
add updated composer to channel view
ThomasRoest 93e77ff
add position relative to fix z-index problem in safari
ThomasRoest File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
This should not change, otherwise the thread composer overflows on
/new/thread! (48px is the navbar height)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.
oh I missed that, probably an idea to only add those styles with the isSlider props, similar to other styles