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

The building map should display the items that have not been located. #559

Open
4 tasks
benel opened this issue Feb 22, 2022 · 0 comments
Open
4 tasks

The building map should display the items that have not been located. #559

benel opened this issue Feb 22, 2022 · 0 comments

Comments

@benel
Copy link
Member

benel commented Feb 22, 2022

Description

What is the valuable outcome that cannot be achieved because of this bug?

With the building map extension enabled (visitMap: true), when a location is selected (spatial: xxxxx), items that correspond to the pattern /\w+ \d+/ are placed around the map according to the CNRS rules for numbering stain glasses in a church. But some items may have good reasons for not matching the pattern:

  • because they couldn't be located when the photographs was taken (e.g. Saint-Remi),
  • because they are inside a distinct chapel (e.g. Cathedral),
  • etc.

For which stakeholder (people, role, project, domain) is it important?

To be defined.

Reproduction scenario

Steps to reproduce the behavior:

  1. Go to Saint-Remi building map.
  2. SR A is not visible.

Expected behavior

We could expect a mix of :

  • the building map (for items matching the pattern),

Capture d’écran 2022-02-22 à 09 25 39

- the picture index (for items not matching the pattern).

Capture d’écran 2022-02-22 à 09 28 54

Workaround

Searching for the special items without selecting spatial: xxxxx.

Deliverables status

Phase 1

  • Scenarios (Gherkin)
  • Implementation strategy

Phase 2

  • Acceptance tests (Capybara)
  • Implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant