Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Add drawer component #727

Merged
merged 2 commits into from
May 1, 2020
Merged

Add drawer component #727

merged 2 commits into from
May 1, 2020

Conversation

rohithbalaji123
Copy link
Member

Part of #612

New Behavior

Description

Add a drawer component whose children will consist of the ReactElements which the drawer is going to contain.

Screenshots

image

@rohithbalaji123 rohithbalaji123 added the enhancement New feature or request label May 1, 2020
@rohithbalaji123 rohithbalaji123 self-assigned this May 1, 2020
@codecov
Copy link

codecov bot commented May 1, 2020

Codecov Report

Merging #727 into master will increase coverage by 0.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #727      +/-   ##
==========================================
+ Coverage   51.92%   52.14%   +0.21%     
==========================================
  Files         107      108       +1     
  Lines        2207     2217      +10     
  Branches      125      125              
==========================================
+ Hits         1146     1156      +10     
  Misses       1019     1019              
  Partials       42       42              
Flag Coverage Δ
#golang 74.84% <ø> (ø)
#typescript 22.03% <100.00%> (+0.82%) ⬆️
Impacted Files Coverage Δ
frontend/src/component/ui/Drawer.tsx 100.00% <100.00%> (ø)

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 23be4b0...3991295. Read the comment docs.

@magicoder10 magicoder10 added this to the 04/25 - 05/01 milestone May 1, 2020
@magicoder10 magicoder10 merged commit a5a595f into master May 1, 2020
@magicoder10 magicoder10 deleted the drawer-comp branch May 1, 2020 21:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants