Skip to content

Removing instances of "test" as a substring in the events page #6369

@freaky4wrld

Description

@freaky4wrld

Dependency

Overview

As developers we want to remove the instances of "test" from the events page. We need to add logic for removing any event that contain "test"(case-insensitive) from the events page

Action Items

  • Go to the file /assets/js/utility/vrms-events.js
  • Find the code-block rendering events from the VRMS to the website
  • Add logic to remove any instances of events with "test" as a substring from the name field of the event. (We want to filter out the vague events created by VRMS for testing from our /events page).
  • Make sure the desired results are shown by testing the changes with docker

Merge Team

Resources/Instructions

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions