Adithya Vardhan

Results 39 issues of Adithya Vardhan

Removed repeated initialization of `trav` in remove by object as it was already initialized above.

## Proposed changes (including videos or screenshots) I have included a check for archived in useEffect in the room list generator which was missing earlier. ## Issue(s) This PR closes...

communityPR

Fixes #3675 #### Description Renamed the following: `themedStyled => styledThemed` `themedWithStyle => withStyleThemed` `themedUseStyletron => useStyletronThemed` `createThemedUseStyletron => createUseStyletronThemed` `createThemedStyled => createStyledThemed` `createThemedWithStyle => createWithStyleThemed` #### Scope Minor: Linting

Fixes #4054 #### Description Changed `resize: none` to 'resize: vertical` so as to enable auto-sizing in textarea component #### Scope Patch: Bug Fix

## Proposed changes (including videos or screenshots) Added scroll to top button https://user-images.githubusercontent.com/64399555/129247975-6769c9c0-9a4c-4a43-82bc-98ec5a490df7.mp4 ## Issue(s) Fixes #302

waiting on author

### Describe the changes you have made in this PR Trim the invoice ### Link this PR to an issue Fixes #1252 ### Type of change (Remove other not matching...

### Describe the changes you have made in this PR 1) Fixes header font size 2) We've been using `document.title` in Twitter batteries, but that would also show the notifications,...

## Proposed changes (including videos or screenshots) This PR partially solves #252 I'm working on the other Fields too Will make a PR soon! ## Issue(s) ## Further comments

📦 fuselage
📦 fuselage-ui-kit

**Description** ![Kapture 2022-04-05 at 09 39 56](https://user-images.githubusercontent.com/27704687/161755634-87f57cc0-da41-40d5-b3d4-98edffa26fdc.gif) The select input is not perfectly formatted and even the button doesn't work properly. **Steps to reproduce** Check it [here](https://rocketchat.github.io/Rocket.Chat.Fuselage/fuselage/master/?path=/story/inputs-selectinput--default)

**Description** Readme doesn't contain Quick Start for developers interested in contributing.