RocketChat / RocketChat/Rocket.Chat
We should have a variant for aligning row cell instead of using custom CSS
Open
Beginner friendly
Nobody has claimed this yet.
todo
type: feature
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
*/
📝 Found in 2 location(s):
apps/meteor/client/views/omnichannel/directory/chats/ChatsTable/ChatsTableRow.tsx#L21apps/meteor/client/views/omnichannel/directory/contacts/ContactTableRow.tsx#L15
Commit: 65a366eec0842d6684d9ee69f209a512c56c741c
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the two referenced locations: apps/meteor/client/views/omnichannel/directory/chats/ChatsTable/ChatsTableRow.tsx and apps/meteor/client/views/omnichannel/directory/contacts/ContactTableRow.tsx, focusing on the cited lines and their surrounding table-row components. Identify the existing custom CSS alignment and the relevant row-cell API, then verify that both locations use the new alignment variant instead.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100