MetaMask / MetaMask/metamask-extension
Expanded view doesn't take advantage of width available to display important transaction information
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
**Describe the bug**
While in Expanded view, transaction cell is not taking advantage of the width available to display important information.
**To Reproduce (REQUIRED)**
1. Go to Account Options "- - -' menu.
2. Click on Expand view.
3. While in Expanded view, notice that the width of the cell is big enough to display more information but is cut-off by the transaction status label. [https://i.imgur.com/ZphNpyO.png](imgur)
**Expected behavior**
I would expect that the text in the cell is not cut off by the label and takes the available width to display important information so it's easier to select relevant events when looking into the history of operations.
**Browser details (please complete the following information):**
- OS: OS X
- Browser Chromium 83 (Edge)
- MetaMask Version 7.7.9
Contributor guide
Research direction
Reproduce the issue by opening Account Options, selecting Expand view, and inspecting the transaction cell beside its status label. Locate the expanded transaction view and its layout styling; done means the cell uses the available width and important transaction text is no longer cut off.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100