Skip to content

"Favorites" is displaying worker on the right #174

Description

"Favorites" is displaying workers on the right

Issue:

When you open the "Favorites" page, you see all of your created lists, showing their titles and how many workers are in each one.

The problem is, that when you click any of the lists, a menu pops on the right side of the screen, showing basic information about each worker in the list.

We want the list of workers to be displayed horizontally, as a dropdown when you click any of the lists.

For reference, the code for this issue exists between lines 83 and 157 of /workspace/employer-web-client/src/js/views/favorites.js

issue 7

Solution:

A developer should make it so that the page displays workers in a dropdown when a list is clicked.

Solution Steps:

  1. First, see where the data is coming from, then change how it's being rendered using Bootstrap 4.1
  2. Once finished, run all the tests provided in the repo to make sure that your integration was successful
  3. Create a pull request so that your code can be evaluated by the Lead Developer before deployment.
  4. Keep an eye out for any new bugs that arise after the change is deployed to the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ⭐ P3Third priorityenhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions