Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: merge metadata and settings, add tags and geoloc #996

Merged
merged 4 commits into from
Feb 16, 2024

Conversation

pyphilia
Copy link
Contributor

@pyphilia pyphilia commented Feb 7, 2024

Screenshot 2024-02-12 at 17 20 06 Screenshot 2024-02-12 at 17 20 20

close #995

@pyphilia pyphilia self-assigned this Feb 7, 2024
@pyphilia
Copy link
Contributor Author

I think I did most of the work, I still need to write tests if you want to take a look to the layout.

Copy link
Contributor

@ReidyT ReidyT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR looks nice ! I just let some comments.

I just have a global comment about the UI. If I don't say a mistake, the tags input is the only one where you have to save manually. I think it could be more user friendly to auto save the changes in the tags if possible, to have the same behaviour as for the rest of the inputs.

cypress/fixtures/documents.ts Show resolved Hide resolved
src/components/item/settings/GeolocationPicker.tsx Outdated Show resolved Hide resolved
src/components/item/settings/GeolocationPicker.tsx Outdated Show resolved Hide resolved
src/components/item/settings/GeolocationPicker.tsx Outdated Show resolved Hide resolved
src/components/item/settings/GeolocationPicker.tsx Outdated Show resolved Hide resolved
src/components/item/settings/GeolocationPicker.tsx Outdated Show resolved Hide resolved
src/components/item/settings/ItemSettingProperty.tsx Outdated Show resolved Hide resolved
src/langs/en.json Outdated Show resolved Hide resolved
src/langs/en.json Outdated Show resolved Hide resolved
@pyphilia pyphilia marked this pull request as ready for review February 15, 2024 15:49
@pyphilia pyphilia requested a review from ReidyT February 15, 2024 16:33
Copy link
Member

@spaenleh spaenleh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good !

cypress/e2e/item/settings/itemSettings.cy.ts Show resolved Hide resolved
docs/itemSettings.md Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
src/components/item/settings/GeolocationPicker.tsx Outdated Show resolved Hide resolved
src/components/item/settings/GeolocationPicker.tsx Outdated Show resolved Hide resolved
src/components/item/settings/ItemSettingsProperties.tsx Outdated Show resolved Hide resolved
src/components/item/settings/hooks.ts Outdated Show resolved Hide resolved
src/components/item/settings/hooks.ts Outdated Show resolved Hide resolved
src/langs/en.json Outdated Show resolved Hide resolved
Copy link

Quality Gate Passed Quality Gate passed

Issues
8 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@pyphilia pyphilia merged commit 1e31079 into main Feb 16, 2024
4 checks passed
@pyphilia pyphilia deleted the 995-info-settings branch February 16, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge informations and settings
3 participants