Bhanu Teja Pachipulusu
Bhanu Teja Pachipulusu
Right now, autocomplete only works from the second command. It would be nice to get autocomplete right from first command. **Usecase:** If I have following aliases: ```sh g=git ga='git add'...
When we click on images, the image gets zoomed in. I am wondering if there is any way to disable that. Even disabling it with some extra CSS would be...
#### Description In Notion, Cells of Simple Table has `min-width` and `max-width` instead of `width`. So, changed the styles as per Notion styles. #### Notion Test Page ID 1e739b87549e406a9461d2a7e4ff7845
Hi, Looks like the official telegram bot is no longer working. Is there any other way to get the webhook URL for telegram?
**Is your feature request related to a problem? Please describe.** A user should be able to have different roles(`Admin`, `Candidate`, `ContestManager`, ...etc). Right now there is no way to assign...
**Is your feature request related to a problem? Please describe.** Refer https://github.com/coderplex/openrank-frontend/issues/11 **Describe the solution you'd like** Integrate a NodeJs validation framework. **Describe alternatives you've considered** [Express Validator](https://express-validator.github.io/docs/) [Node Input...
- Add an api for updating user. ( `PUT /api/users/:id`) - Expect user jwt token as `Bearer Token` in header. - Validate whether id passed and the user fetched from...
#### Description Now, image signed URLs are starting with `files.notion.so` for some reason and that case is not being handled by the `defaultMapImageUrl`. Because of this, images are no longer...