-
When we have a fork on a collection and the fork name is longer, it takes up all the room and you cannot see the name of the collection.
This is also due to the limited ability to widen the left-h…
-
I'm not exactly sure how this will fit in with everyone else's components at the moment, but I'll be working on the bullet point of the planning for "Map Interaction." My basic initial plan is to gene…
-
### Description
I get an instant crash on Android 12 Pixel 3A (physical):
```
Fatal Exception: java.lang.IllegalArgumentException: com.momoappamsterdam.momo: Targeting S+ (version 31 and above) req…
-
## Tasks
- [ ] Server
- [x] PoC to check for potential blockers regarding scroll behaviour
- [x] Migrate server and files to new container layout https://github.com/nextcloud/server/pull/335…
-
**Ui proposals**
This approach might be a little bit more consistent in user navigation but we need to play around with really wide screens. It also does not use the bubbles anymore as we have th…
-
let isWebAccessOn = true;
let isProcessing = false;
var numWebResults = 1;
chrome.storage.sync.get(["num_web_results", "web_access"], (data) => {
numWebResults = data.num_web_results;
…
-
## Description
As a veteran who is using the VA mobile app to keep track of common tasks I'm working on with the VA, I want to to be able to quickly access the features that are most important to …
-
### Current behavior:
The tests `commands/navigation_spec.coffee` and `e2e/redirects_specs.coffee` fail on Chrome 78 but pass on Electron.
The CLI outputs the following when one of these tes…
-
Feature development of carbon dashboard homepage is complete #55.
The site being review is on Staging: https://staging-carbon-dashboard-9yimq.ondigitalocean.app/
Feedback and bugs from QA/review are…
-
This is a concern for every platform, but maybe Android is the most affected one because if we don't do something, apps will crash.
Basically the SaveState/ReloadState mechanism is activated when …