Adithya Vardhan
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...
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
### 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
**Description**  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.