Akshun Kuthiala

Results 10 issues of Akshun Kuthiala

**Description** Add the frontend for the UseCases Page This PR fixes #5190 **Notes for Reviewers** **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.

# Fixes the UI issues with quoted messages ## Acceptance Criteria fulfillment - [x] Fix the multiple quote issue - [x] Fix issue regarding attachment quoting - [x] Make the...

# Make MessageBox Responsive and add arrow key iteration Feature to command Menu ## Acceptance Criteria fulfillment - [x] Make the message box responsive so that the mention and command...

As an EmbeddedChat developer **I need to** Add a `Jump to Message` feature for pinned, starred messages, to access it easily. ![image](https://github.com/RocketChat/EmbeddedChat/assets/93793691/b937a9f5-2e76-40b6-9882-164c8d95bbe5) **So That**: This would allow users to access...

enhancement

### The Message Box is not Responsive for Minimized mode of EC When we use `@` or `/` then the mention and command Modals take space and the message box...

bug

# Implement Confirmation before Pinning Message feature ## Acceptance Criteria fulfillment - [x] Check for the state to trigger the modal - [x] Make the confirmation Modal - [x] Handle...

As an EmbeddedChat developer **I need to**: Add a confirmation popup before pinning a message. ![image](https://github.com/RocketChat/EmbeddedChat/assets/93793691/3c9eee1c-7710-451e-8be3-61995adfdf0d) **So That**: The user knows pinned messages are visible for everyone to see. It...

enhancement

As an EmbeddedChat developer **I need to**: Implement the feature to change the current channel with `Channel Name`. For now, it is only possible to do so with `Channel ID`...

enhancement

Js cookbook currently does not have an array and its different methods, which is quite an important topic for beginners. So, I would like to add it to the cookbook.

# About the Project This project aims to implement automation for API documentation generation leveraging a suite of tools including TypeScript API, openapi3-ts, Swagger-ui, and OpenAPI specifications. This initiative seeks...