gramps-web icon indicating copy to clipboard operation
gramps-web copied to clipboard

Frontend for Gramps Web

Results 122 gramps-web issues
Sort by recently updated
recently updated
newest added

Implementation notes, if someone wants to take this on: - Add an appropriate button to `GramsjsNames.js` - Add a handler method to for the button click that fires an `edit:action`...

**Is your feature request related to a problem? Please describe.** When drawing the relationship chart, there are no wedding date **Describe the solution you'd like** Between birth and death date,...

This should fix issues with drop downs being hidden.

We should migrate from `mwc-tab` to `md-tabs` (docs: https://material-web.dev/components/tabs/). Also, to solve various issues with wrong tab indicators, we should consider using URL fragments for tabs (`.../some-page#some-tab`).

Steps to reproduce: 1. Open Map 2. Click on a marker 3. Detail page is opened Expected output: The tab indicator is on the "Map" tab Actual output: The tab...

Tried to delete a media object(through browser). It seems to be deleted when looking at it through front end. I am running grampsweb docker container. However docker logs shows this...

It would be great if it could be possible to enable hosting on a subpath e.g. https://www.awesome-project.io/gramps-web There is the possibility by using some nginx trickery to replace / extend...

Fixing: that the AppBar has no access to the _dbInfo property so the app-title stays always static.

blocked