Eric Celeste
Eric Celeste
Just curious if there is any interest or best practice for _restoring_ an Airtable base from the exported files created by airtable-export? I realize that this is not a backup...
## Issue description On my deployed site the contents of my local directory "root" will be served from "http://my.site/alias". I would like to run `live-server` so that everything in my...
This pull request provides SwiftSVG with the ability to read in an SVG file and provide named access to the individual paths in the file. The names used to access...
``` [ ] bug report [X] feature request [ ] support request ``` **Current behavior** I cannot associate `aria-label` or `aria-labelledby` attributes with `Dropdown` or other PrimeReact input components. (This...
It seems that there is no way to separately style the text and url of markdown links with PEG Markdown Highlight. I'd love to give the link itself a separate...
I would like to synchronize the height of my parent container (the `div` with the `data-columns` attribute attached) so that it matches the hight of the tallest `masonry-column`. I could...
The current code uses `$this->user_id_being_edited` as the argument to `$this->avatar_delete` on line 352, but it does not set this value until line 359. This means that `avatar_delete` is always getting...
On the profile page, the description of what this plugin will do is "Replace the local avatar by uploading a new avatar". However, when we upload a new avatar the...
For one of our projects we need to have custom fields associated with the _relationship itself_ rather than with the records to or from the relationship. In the past we...
A blank email address should not overwrite another blank email address when importing a CSV. Otherwise it is impossible to import more than one user in a single file without...