Narayan soni

Results 12 issues of Narayan soni

Add "back to top" for better navigation (Hopefully)

If we use split screen (feature available in Microsoft edge browser) the object gets duplicated onto the screen (check first screenshot) and when we exit the mode, it becomes one,...

### Description of the bug Some Previously assigned labels are removed automatically ### Project stack or language (e.g. front-end) React App ### Working Environment (e.g. operating system, browser, device) Doesn't...

### Description firebase provides inbuilt support for [email verification](https://firebase.google.com/docs/auth/web/email-link-auth) We can implement this for our application. There're several guides for this as well around the web. ### Screenshots _No response_...

codepeak
hard

### Description This issue is basically an instance of [this discussion issue](https://github.com/facebook/react/issues/15188) , and it might get resolved by the solution provided there only!. Feel free to implement it for...

codepeak
bug
hard

### Description Currently, we have our post feed fixed and it shows posts as they're created in sequence. Refreshing would just query the database for the same feed. But, we...

codepeak

### Description There are many components which are not responsive to mobile and other medias. We can solve this issue in parts, this issue is a thread connecting those issues...

good first issue
medium
easy

### Description When daily quota is exceeded, there's a firebase error of quota exceeded. But it's just on console. We can show a snackbar, handling this error to let our...

level2
codepeak
bug

### Description When offline, there's no way of knowing the internet status other than just console errors. We can handle it and show our offline and online status through snackbar...

codepeak
bug

### Description Text posts are not broken correctly for readmore feature. As a result, the heights of post are not even, a problem for both row and column view of...

level2
codepeak
bug