fix: Cannot create /Sidebar page from custom sidebar#10690
fix: Cannot create /Sidebar page from custom sidebar#10690mergify[bot] merged 4 commits intomasterfrom
/Sidebar page from custom sidebar#10690Conversation
| <h3 className="fs-6 fw-bold mb-0"> | ||
| {t('Custom Sidebar')} | ||
| {!isLoading && ( | ||
| {!isLoading && data != null && ( |
|
@mergify queue |
❌ The pull request has been removed from the queue
|
Merge Queue Status🚫 The pull request has left the queue (rule: This pull request spent 11 minutes 11 seconds in the queue, including 11 minutes 1 second running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks Failing checks:
HintYou may have to fix your CI before adding the pull request to the queue again. |
| await expect(page.getByTestId('grw-sidebar-contents')).toBeVisible(); | ||
| await expect( | ||
| page.locator('.grw-sidebar-content-header > h3').locator('a'), | ||
| ).toBeVisible(); |
There was a problem hiding this comment.
/Sidebar ページが存在しない時は a タグは非表示にしたため削除
/Sidebar page from custom sidebar
|
@mergify queue |
❌ The pull request has been removed from the queue
|
Merge Queue Status🚫 The pull request has left the queue (rule: This pull request spent 10 minutes 45 seconds in the queue, including 10 minutes 32 seconds running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks Failing checks:
HintYou may have to fix your CI before adding the pull request to the queue again. |
|
@mergify queue |
✅ The pull request has been merged automaticallyDetailsThe pull request has been merged automatically at a7c862f |
Merge Queue Status✅ The pull request has been merged at 2f51823 This pull request spent 13 minutes 26 seconds in the queue, including 13 minutes 14 seconds running CI. Required conditions to merge
|

Task
https://redmine.weseek.co.jp/issues/176797