the-collab-lab / tcl-67-smart-shopping-list

https://tcl-67-smart-shopping-list.web.app/
3 stars 1 forks source link

Fix selected list to display in dropdown #93

Closed TishShaw closed 5 months ago

TishShaw commented 5 months ago

Description

This pull request displays the selected list name in the dropdown once selected by a user.

Related Issue

69

Acceptance Criteria

Selected list name is displayed once clicked in dropdown.

Type of Changes

Bug fix

Updates

Before

Screenshot 2024-03-23 at 5 44 31 AM

After

Screenshot 2024-03-23 at 5 37 25 AM

Testing Steps / QA Criteria

  1. The user has a list of shopping lists.
  2. Once the user selects a specific list in the dropdown it is shown to be selected in the dropdown and matches the list name on the top on the web page.
github-actions[bot] commented 5 months ago

Visit the preview URL for this PR (updated for commit 43faf72):

https://tcl-67-smart-shopping-list--pr93-dropdown-display-sel-itg7eu1z.web.app

(expires Thu, 11 Apr 2024 02:53:16 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 1dc6f6876568bd8a1c97781eec7984835c207f7c

aberger3647 commented 5 months ago

Currently, if I select a list and then go to that list, then return to the home page, it still shows "Select a list". See my reply to Jenny for a suggestion on fixing that behavior