gramps-project / gramps-web

Frontend for Gramps Web
https://www.grampsweb.org
GNU Affero General Public License v3.0
396 stars 51 forks source link

Add forms are clearing weirdly on gramps web #485

Open Makhuta opened 1 month ago

Makhuta commented 1 month ago

Problem

When I try to add, for example person, after "new page load" it behaves normally, but after I try to add another person right after the previous one the dates (birth and death types and qualities) are empty and needs to be set manually or it results in creating either empty birth date or death date (if not filled). The issue is not permanent, for quick fix you just need to reload the page or as previously said set the dates (if you know them, if you don't then page reload is only way I currently found)

Example

Boxes 1. person 2. person
Given name Charles John
Surname Darwin Doe
Gender Male Male
Birth 12.02.1809 25.06.1996
Death 19.04.1882 (still living, left empty)

Date is in this format DD.MM.YYYY

Gramps web result

Charles Darwin

Charles Darwin names Charles Darwin events Charles Darwin timeline

John Doe

John Doe names John Doe events John Doe timeline

DavidMStraub commented 1 month ago

This sounds like https://github.com/gramps-project/gramps-web/issues/188 which was believed to be fixed.

Can you please post your version info and say which browser & version you use and on which OS?

Makhuta commented 1 month ago

This is my installation info, I just installed it like less than a week ago so it should be the latest version Version info

And the browser I tried Opera and Chrome both in normal and anonymous mode