GitStart

Results 94 issues of 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 ![eventType](https://user-images.githubusercontent.com/46535846/189685901-1cf261be-2483-4517-9d63-85bc681cca9e.png) After Change ![newEventV2](https://user-images.githubusercontent.com/46535846/189686124-50207d78-3a92-47cc-9095-23c1b4b477fa.png) **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...

Quick Start

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 ##...