Total Points
22
All time
Total Activities
10
All time
Activity Types
5
Different types
Activity Overview
0 contributions in the last year
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Mon
Wed
Fri
Less
More
Activity Breakdown
10 total activities · 22 total points
PR Merged
2 (20.0%)·10 pts
Commit Created
2 (20.0%)·4 pts
Issue Opened
2 (20.0%)·4 pts
Issue Assigned
2 (20.0%)·2 pts
PR Opened
2 (20.0%)·2 pts
10
Total Activities
22
Total Points
5
Activity Types
2.2
Avg Points/Activity
Activity Timeline
2 of 10 activities· 1 of 2 months
April 20242 activities
PR Merged+5
fix: Removed unnecessary rendering of microphone permission warning info.
Commit Created+2
fix: Removed unnecessary rendering of microphone permission warning info. (#7404)
* fixed unnecessary placement of mic permission info
* added type void
* mic warning to render when mic permission is not enabled
* fixed auto mic permission popup
* Update src/Components/Patient/FileUpload.tsx
Suggested changes applied 1
Co-authored-by: Rithvik Nishad
* Update src/Components/Patient/FileUpload.tsx
Suggested changes applied 2
Co-authored-by: Rithvik Nishad
* Update src/Components/Patient/FileUpload.tsx
Suggested changes applied 3
Co-authored-by: Rithvik Nishad
* fixed lint errors