2023-04-05 19:12:38 +03:00
|
|
|
<!-- Your PR title must follow conventional commits: https://github.com/Uniswap/interface#pr-title -->
|
|
|
|
|
2023-03-28 18:31:11 +03:00
|
|
|
## Description
|
2023-04-05 19:12:38 +03:00
|
|
|
<!-- Summary of change, including motivation and context. -->
|
|
|
|
<!-- Use verb-driven language: "Fixes XYZ" instead of "This change fixes XYZ" -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Delete inapplicable lines: -->
|
2023-05-24 00:53:07 +03:00
|
|
|
_Linear ticket:_
|
2023-04-05 19:12:38 +03:00
|
|
|
_Slack thread:_
|
|
|
|
_Relevant docs:_
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Delete this section if your change does not affect UI. -->
|
|
|
|
## Screen capture
|
|
|
|
|
2023-05-24 00:53:07 +03:00
|
|
|
### Before
|
|
|
|
| Mobile | Desktop |
|
|
|
|
| ------------ | ------------ |
|
|
|
|
| paste_before | paste_before |
|
|
|
|
|
|
|
|
|
|
|
|
### After
|
|
|
|
| Mobile | Desktop |
|
|
|
|
| ------------ | ----------- |
|
|
|
|
| paste_after | paste_after |
|
2023-04-05 19:12:38 +03:00
|
|
|
|
|
|
|
|
|
|
|
## Test plan
|
2023-03-28 18:31:11 +03:00
|
|
|
|
2023-04-05 19:12:38 +03:00
|
|
|
<!-- Delete this section if your change is not a bug fix. -->
|
|
|
|
### Reproducing the error
|
2023-03-28 18:31:11 +03:00
|
|
|
|
2023-04-05 19:12:38 +03:00
|
|
|
<!-- Include steps to reproduce the bug. -->
|
|
|
|
1.
|
2023-03-28 18:31:11 +03:00
|
|
|
|
2023-04-05 19:12:38 +03:00
|
|
|
### QA (ie manual testing)
|
2023-03-28 18:31:11 +03:00
|
|
|
|
2023-04-05 19:12:38 +03:00
|
|
|
<!-- Include steps to test the change, ensuring no regression. -->
|
|
|
|
- [ ] N/A
|
2023-03-28 18:31:11 +03:00
|
|
|
|
|
|
|
|
2023-04-05 19:12:38 +03:00
|
|
|
#### Devices
|
|
|
|
<!-- If applicable, include different devices and screen sizes that may be affected, and how you've tested them. -->
|
2023-03-28 18:31:11 +03:00
|
|
|
|
|
|
|
|
2023-04-05 19:12:38 +03:00
|
|
|
### Automated testing
|
2023-04-05 00:57:47 +03:00
|
|
|
|
2023-04-10 20:05:06 +03:00
|
|
|
<!-- If N/A, check and note so it is obvious to your reviewers and does not show up as an incomplete task. -->
|
|
|
|
<!-- eg - [x] Unit test N/A -->
|
2023-03-28 18:31:11 +03:00
|
|
|
- [ ] Unit test
|
|
|
|
- [ ] Integration/E2E test
|