Souvik Nath
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 -  ### Output: Vertical alignment center  ### Review **Some aspects to consider during review:** *...
The PR solves issue #107 Updated the test and storybook   @stphndxn @anafilipadealmeida @emplums @hharnisc @msanroman @jwinternheimer
The jest library is failing to find test matches for testing.  Even though the .spec.js and .test.js files are present under the src directory  Maybe there...