Souvik Nath

Results 6 issues of Souvik Nath

Fixes #314 and #326 Type of change [✅] User Interface Checklist: [✅] My code follows the style guidelines of this project [✅] I have performed a self-review of my own...

--- title: The slider button in the course section is not hiding behind the navbar. labels: bug --- **Describe the Bug** The z-index of the navbar is less than the...

# Description Fixes #315 ## Type of change - [✅] User Interface # Checklist: - [✅] My code follows the style guidelines of this project - [✅] I have performed...

### Purpose Fixes issue #105 #### Also updated the test cases - ![Screenshot (56)](https://user-images.githubusercontent.com/53038576/189416143-833b9c18-90bd-42da-a3ab-b9bf31bb02dc.png) ### Output: Vertical alignment center ![Screenshot (57)](https://user-images.githubusercontent.com/53038576/189416294-94ebd56d-1864-4edb-bc01-41077fa5d2ed.jpg) ### Review **Some aspects to consider during review:** *...

The PR solves issue #107 Updated the test and storybook ![Screenshot (45)](https://user-images.githubusercontent.com/53038576/188479715-761e1d7e-a662-4d3a-839a-9a64039fb904.png) ![Screenshot (46)](https://user-images.githubusercontent.com/53038576/188479728-5060fc79-4e92-445d-b211-b31d30016cf1.png) @stphndxn @anafilipadealmeida @emplums @hharnisc @msanroman @jwinternheimer

The jest library is failing to find test matches for testing. ![Screenshot (51)](https://user-images.githubusercontent.com/53038576/188943113-e080b387-b1e8-409c-930d-2d72e9917233.png) Even though the .spec.js and .test.js files are present under the src directory ![Screenshot (53)](https://user-images.githubusercontent.com/53038576/188944088-3c78e6eb-390f-46b3-a432-5f832120d5cc.jpg) Maybe there...