Skip to content

HS-1141567 ensure accountlist is selected before navigating to settings pages - #925

Merged
dr-bizz merged 3 commits into
mainfrom
hs-1141567-ensure-accoutnList-selected-before-navigating-to-settings-pages
Apr 25, 2024
Merged

HS-1141567 ensure accountlist is selected before navigating to settings pages#925
dr-bizz merged 3 commits into
mainfrom
hs-1141567-ensure-accoutnList-selected-before-navigating-to-settings-pages

Conversation

@dr-bizz

@dr-bizz dr-bizz commented Apr 24, 2024

Copy link
Copy Markdown
Contributor

Description

Bug fix for #1 from this Helpscout ticket.

Users can no longer access the top bar links that require an accountList to be present.

Checklist:

  • I have given my PR a title with the format "MPDX-(JIRA#) (summary sentence max 80 chars)"
  • I have applied the appropriate labels. (Add the label "On Staging" to get the branch automatically merged into staging.)
  • I have requested a review from another person on the project

@dr-bizz
dr-bizz requested a review from canac April 24, 2024 18:44
@github-actions

Copy link
Copy Markdown
Contributor

Bundle sizes [mpdx-react]

Compared against f61cf8c

No significant changes found

<SearchMenu />
<AddMenu />
<NotificationMenu />
{accountListId && (

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this! I'd noticed that trying to create a task if you don't have an account list selected would cause errors, but I never got around to fixing it.

@dr-bizz dr-bizz added the On Staging Will be merged to the staging branch by Github Actions label Apr 24, 2024
@dr-bizz
dr-bizz merged commit 5fdfadd into main Apr 25, 2024
@dr-bizz
dr-bizz deleted the hs-1141567-ensure-accoutnList-selected-before-navigating-to-settings-pages branch April 25, 2024 12:46
@canac canac mentioned this pull request Apr 30, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

On Staging Will be merged to the staging branch by Github Actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants