GitStart
GitStart
## Problem Using "Save & continue editing" on a new insight doesn't redirect to /insights/ This should redirect the user to the edit page with the id of the newly...
### Problem go through the issue descripiton of #10264 this PR fixes #10264 ### Changes ## Demo
## Problem In the event list view, it shows _Last updated_ which would infer the _definition_ was updated. Turns out, I believe this just means it was _Last seen_ X...
## What does this PR do? Fixes #4394 ## Demo Before Change  After Change  **Environment**: Staging(main branch) / Production ## Type of change - [ ] Bug fix...
## What does this PR do? Fixes #4508 ## Demo https://www.loom.com/share/3883a9c491d74e4b8ea6d4a049409a26 **Environment**: Staging(main branch) / Production ## Type of change - [ ] Bug fix (non-breaking change which fixes an...
## What does this PR do? Previously when the hide switch is clicked we wait for a response from the server before the switch is toggled. These changes enable optimistic...
Fixes #16656 Quick Start: Retain Quick Start focus point after device rotation Add the current active QuickStartFocus point to the `savedInstanceState` when the device is rotated and retrieve it when...
Fixes #16997 To test: ## Regression Notes 1. Potential unintended areas of impact 2. What I did to test those areas of impact (or what existing automated tests I relied...
Fixes [#17112](https://github.com/wordpress-mobile/WordPress-Android/issues/17112) Solution: `Title` needs to be set from `Activity`, instead `label` from `manifest`. As `label` is not get updated during runtime. To test: 1. In Me > App Settings,...
Fixes [#17033](https://github.com/wordpress-mobile/WordPress-Android/issues/17033) To test: ### Steps to re-produce 1- Bring app to landscape mode 2- Tap on User Avatar 3- Tap on App Settings 4- Tap on Interface Language ##...