Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Extract Tag to its own component #8309

Merged
merged 2 commits into from
Apr 19, 2022
Merged

Conversation

germain-gg
Copy link
Contributor

@germain-gg germain-gg commented Apr 13, 2022

In preparation for element-hq/element-web#21354

This extracts Tag to its own component and consolidates the implementation to match the Figma design

The screenshots below have been extracted from the "Notifications" section of the settings, and is currently the only place where those are used

💅 After

Screen Shot 2022-04-13 at 15 24 45

🏚 Before

Screen Shot 2022-04-13 at 15 25 02


This PR currently has no changelog labels, so will not be included in changelogs.

Add one of: T-Deprecation, T-Enhancement, T-Defect, T-Task to indicate what type of change this is plus X-Breaking-Change if it's a breaking change.

Preview: https://pr8309--matrix-react-sdk.netlify.app
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.

@germain-gg germain-gg requested a review from a team as a code owner April 13, 2022 14:31
@codecov
Copy link

codecov bot commented Apr 13, 2022

Codecov Report

Merging #8309 (48c389a) into develop (fe4683d) will increase coverage by 0.00%.
The diff coverage is 85.71%.

@@           Coverage Diff            @@
##           develop    #8309   +/-   ##
========================================
  Coverage    29.80%   29.81%           
========================================
  Files          874      875    +1     
  Lines        50017    50023    +6     
  Branches     12726    12729    +3     
========================================
+ Hits         14908    14913    +5     
- Misses       35109    35110    +1     
Impacted Files Coverage Δ
src/components/views/elements/Tag.tsx 83.33% <83.33%> (ø)
src/components/views/elements/TagComposer.tsx 58.82% <100.00%> (ø)

@germain-gg germain-gg requested a review from t3chguy April 13, 2022 14:58
@germain-gg germain-gg merged commit 949b3cc into develop Apr 19, 2022
@germain-gg germain-gg deleted the gsouquet/extract-tag-component branch April 19, 2022 08:52
Johennes pushed a commit to Johennes/matrix-react-sdk that referenced this pull request Apr 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants