afilp

Results 30 issues of afilp

I realized that persistence of an `altjs store` on `localStorage` has problems when the store uses an ES2015 (ES6) `Map`. The problem is that when the store is retrieved from...

question

Which is the "correct" way to change an ES6 Map on the store? Note that `this.props.mapAlertsDoNotShowAgain` is coming from `AltContainer` as a reference to the related value in the altjs...

question

Feel free to make any improvements. Note that this existing code will **not work** on Windows: `"start": "npm run build && open 'index.html'"` The `open` command is not recognized on...

Hi! Is there a bug with colors? Because I cannot get the proper colors, despite I enter them correctly. My goal button is this: ![image](https://user-images.githubusercontent.com/7850073/104256972-00754100-5485-11eb-8dea-ef96cefd7201.png) However, I get this, I...

Hello, While it works in iOS, the `cpExternal` does not work in iOS. Note that I have both `UIFileSharingEnabled` and `LSSupportsOpeningDocumentsInPlace` enabled. Testing in emulator. Shouldn't the destination ('downloads') be...

**API Platform version(s) affected**: 2.6.8 Note: Using `react-admin` and your `dataProvider` for this. **Description** Cannot get the error message (sent through the `hydra:description` key) when fetching through the `fetchJsonLd()` method...

May I recommend that we also add "SHIFT-downarrow" and "SHIFT-uparrow" to navigate through the "More results from..." section? ![image](https://user-images.githubusercontent.com/7850073/49339207-38b7bd80-f637-11e8-9803-1c0fa1f1d6fb.png)

enhancement
engine:google

Thank you for making a pull request ! Just a gentle reminder :) 1. If the PR is offering a feature please make the request to our "Feature Branch" 0.11.0...

What you were expecting: `SimpleShowLayout` to render fields conditionally on record props, as it used to do (the same code) in previous versions. What happened instead: It always renders these...

documentation

I have added the QRCodeScanner inside a View which is around 1/3 of the page height (and almost 100% of the page width). I noticed that the `marker` is still...

type: help wanted
plus: good first issue
resolution: unresolved