status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.85k stars 983 forks source link

Reagent atom from theme regression #19729

Closed pavloburykh closed 2 months ago

pavloburykh commented 2 months ago

Could it be regression of https://github.com/status-im/status-mobile/pull/19706 ? cc @flexsurfer Let me know if some of the issues are not regression of https://github.com/status-im/status-mobile/pull/19706 , I will log separately.

ISSUE 1 Wrong font colour on recovery phrase screen

Steps:

  1. Open recovery phrase screen
  2. Start typing seed phrase
  3. Pay attention at font colour

Expected result: font colour should be white

Actual result: font colour is black

photo_2024-04-19 14 17 44

Additional Information

ISSUE 2 Wrong font colour of amount value

Steps:

  1. Open asset amount screen
  2. Start typing some decimal value, i.e 0.001
  3. Pay attention at value font colour

Actual result: colour is white

https://github.com/status-im/status-mobile/assets/97245802/cef5a215-b2eb-4331-a016-7c716b37873d

pavloburykh commented 2 months ago

ISSUE 3 Black skeleton when opening wallet screen

Steps:

  1. Open Wallet tab
  2. Pay attention at skeleton colour on top left

Actual result: skeleton is black

photo_2024-04-19 14 41 43

flexsurfer commented 2 months ago

yes ,thank you @pavloburykh will fix asap

qoqobolo commented 2 months ago

ISSUE 4: Black line on the emoji page in wallet (edit account flow)

Screenshot 2024-04-19 at 14 25 15

ISSUE 5: Black line between two L2 networks

Screenshot 2024-04-19 at 14 25 47
flexsurfer commented 2 months ago

ISSUE 6 : black stripe on legacy Settings screens image

flexsurfer commented 2 months ago
qoqobolo commented 2 months ago

ISSUE 7: Add wallet account screen

Screenshot 2024-04-19 at 15 20 47
qoqobolo commented 2 months ago

ISSUE 8: Toasts on the wallet screen should be dark when the light theme enabled

Steps:

  1. Open an account
  2. Edit smth, e.g. select a new emoji
Screenshot 2024-04-19 at 15 21 22
qoqobolo commented 2 months ago

ISSUE 9: Buttons on the Buy token bottom sheet

Screenshot 2024-04-19 at 15 22 58
qoqobolo commented 2 months ago

ISSUE 10: Request to join a community

Screenshot 2024-04-19 at 15 24 07
qoqobolo commented 2 months ago

ISSUE 11: Invite to community screen

Screenshot 2024-04-19 at 15 24 52
flexsurfer commented 2 months ago
pavloburykh commented 2 months ago

ISSUE 12 Black circle around community avatar

photo_2024-04-19 17 28 41

flexsurfer commented 2 months ago
pavloburykh commented 2 months ago
  • [ ] ISSUE 12 Black circle around community avatar

Hey @flexsurfer! What about this issue? Still reproducing it in https://github.com/status-im/status-mobile/pull/19735. Should I log it separately?