Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

proto(dropdown): @mention scenario#901

Closed
bmdalex wants to merge 1 commit intofeat/dropdown-open-propfrom
proto/dropdown-with-atmentions-simple
Closed

proto(dropdown): @mention scenario#901
bmdalex wants to merge 1 commit intofeat/dropdown-open-propfrom
proto/dropdown-with-atmentions-simple

Conversation

@bmdalex
Copy link
Collaborator

@bmdalex bmdalex commented Feb 14, 2019

proto(dropdown): @mention scenario

Description

This PR attempts to create a prototype to show users how they can mention people using @ key in a rich text editor.

I am using a contentEditable div as rich text input and the Dropdown component to leverage the list of users and filtering through them. The rest of the functionality is in the prototype section

Screenshot

screen recording 2019-02-14 at 16 51 35

Issues:

@DustyTheBot
Copy link
Collaborator

Warnings
⚠️ There are no updates provided to CHANGELOG. Ensure there are no publicly visible changes introduced by this PR.

Generated by 🚫 dangerJS

@codecov
Copy link

codecov bot commented Feb 14, 2019

Codecov Report

Merging #901 into feat/dropdown-open-prop will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@                    Coverage Diff                     @@
##           feat/dropdown-open-prop    #901      +/-   ##
==========================================================
- Coverage                     80.6%   80.6%   -0.01%     
==========================================================
  Files                          649     649              
  Lines                         8318    8317       -1     
  Branches                      1420    1420              
==========================================================
- Hits                          6705    6704       -1     
  Misses                        1598    1598              
  Partials                        15      15
Impacted Files Coverage Δ
...s/components/Dropdown/dropdownSearchInputStyles.ts 40% <ø> (ø) ⬆️
packages/react/src/components/Input/Input.tsx 100% <ø> (ø) ⬆️
...ct/src/components/Dropdown/DropdownSearchInput.tsx 48.14% <ø> (ø) ⬆️
...themes/teams/components/Dropdown/dropdownStyles.ts 24.13% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad80f11...0425964. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 14, 2019

Codecov Report

Merging #901 into feat/dropdown-open-prop will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@                     Coverage Diff                     @@
##           feat/dropdown-open-prop     #901      +/-   ##
===========================================================
- Coverage                    80.38%   80.38%   -0.01%     
===========================================================
  Files                          656      656              
  Lines                         8392     8391       -1     
  Branches                      1424     1424              
===========================================================
- Hits                          6746     6745       -1     
  Misses                        1631     1631              
  Partials                        15       15
Impacted Files Coverage Δ
...s/components/Dropdown/dropdownSearchInputStyles.ts 40% <ø> (ø) ⬆️
packages/react/src/components/Input/Input.tsx 100% <ø> (ø) ⬆️
...ct/src/components/Dropdown/DropdownSearchInput.tsx 48.14% <ø> (ø) ⬆️
...themes/teams/components/Dropdown/dropdownStyles.ts 24.13% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 161ab7d...4d55c7b. Read the comment docs.

@bmdalex bmdalex force-pushed the feat/dropdown-open-prop branch 2 times, most recently from 07b3939 to 161ab7d Compare February 19, 2019 17:16
@bmdalex bmdalex force-pushed the proto/dropdown-with-atmentions-simple branch from 0425964 to b459d6d Compare February 19, 2019 17:41
@bmdalex bmdalex force-pushed the proto/dropdown-with-atmentions-simple branch from b459d6d to 4d55c7b Compare February 19, 2019 17:47
@bmdalex bmdalex closed this Feb 19, 2019
@bmdalex
Copy link
Collaborator Author

bmdalex commented Feb 19, 2019

opened this PR agains wrong branch, moved to #931

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants