SFDO-Community / Summit-Events-App

Salesforce Event System developed at the University of St. Thomas
BSD 3-Clause "New" or "Revised" License
58 stars 55 forks source link

[BUG] - URL Filtering on Calendar with Audiences #554

Closed rdblake21 closed 4 months ago

rdblake21 commented 4 months ago

Describe the bug In reviewing the .29 Release notes, it speaks to being able to have a calendar pre-filtered if the URL parameters are met. In attempting to leverage this, we're finding that it's not working as expected.

When the URL parameter is updated, it remembers the cached calendar, so testing seems flawed in that the URL needs to be leveraged in an incognito window. When testing difference links to put on different pages, it isn't consistent on what the URL parameter is actually doing and if it's truly working.

Example: image image

Goal is to hide the dropdown and filter based on the URL parameters.

To Reproduce Steps to reproduce the behavior:

  1. Create an event with an audience selected
  2. Create an instance
  3. Go to the Calendar view
  4. change the URL to see the dropdown disappear and then change the URL to various things to see if the instance shows or doesn't show.

Expected behavior Expecting that the URL would present the same experience as the dropdown.

Screenshots Listed above

Additional context Would love to add more parameters on other multiselect picklists or fields, like "Type".

tcdahlberg commented 3 months ago

Included in beta release 0.33.0.1

tcdahlberg commented 3 months ago

Included in production release 0.33.0.1