Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

[AF3] Hide Locations selection step setting is not working #34

Open
ddrozdik opened this issue Feb 5, 2021 · 4 comments
Open

[AF3] Hide Locations selection step setting is not working #34

ddrozdik opened this issue Feb 5, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@ddrozdik
Copy link

ddrozdik commented Feb 5, 2021

Test Environment:
Environment: | https://sandboxes-d9.openy.org/
Drupal version | 9.0.10
Open Y version | 9.x-2.8.0
Open Y installation type | Custom
Open Y theme | Carnation

Steps to reproduce:

  1. log in as admin
  2. Go to Content
  3. Find a page "Activity Finder"
  4. Edit it
  5. Enable checkbox "Hide Locations selection step"
    image
  6. Save

Expected result:
When you walk through the activity finder steps you should not see the locations step.

Actual result:
The locations step is visible and not hidden according to the setting from the paragraph.
image

@ddrozdik ddrozdik added the bug Something isn't working label Feb 5, 2021
@ddrozdik
Copy link
Author

ddrozdik commented Feb 5, 2021

cc @sarah-halby

@duozersk
Copy link
Contributor

duozersk commented Feb 12, 2021

This one is not related to AF4 - it doesn't have this checkbox at all.
And when we were looking into porting this feature to AF4 - we found out that there is no implementation for this thing in AF3 - checkbox exists, but doesn't affect anything (there is nothing in the codebase reacting to it - looks like not finished backporting...).

@ddrozdik
Copy link
Author

yes, however in code I see that there is a code that somehow was supposed to be used https://github.com/ymcatwincities/openy_activity_finder/blob/4.x/openy_af_vue_app/components/ActivityFinder.vue#L459, even in AFv4. That's why I marked it as related to AFv4 as well.

@duozersk
Copy link
Contributor

The code reference above ^^ is for AF3.

@duozersk duozersk changed the title [AF3]/[AF4] Hide Locations selection step setting is not working [AF3] Hide Locations selection step setting is not working Feb 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants