Adds info on "Hide User" UI to Welcome to Hubs tour, adds tour for st… #49
test-and-deploy-storybook.yml
on: push
test-and-deploy-storybook
3m 30s
Annotations
10 errors
|
test-and-deploy-storybook:
src/react-components/room/Tooltip.js#L320
Replace `(<InlineButton·text="A"·/>)` with `<InlineButton·text="A"·/>`
|
|
test-and-deploy-storybook:
src/react-components/room/Tooltip.js#L317
Replace `(⏎··············<InlineButton·text={intl.formatMessage(onboardingMessages["object-menu.hide-avatar-button"])}·/>⏎············)` with `<InlineButton·text={intl.formatMessage(onboardingMessages["object-menu.hide-avatar-button"])}·/>`
|
|
test-and-deploy-storybook:
src/react-components/room/Tooltip.js#L133
Replace `(isStep(step,·"mobile")·?·4·:·4)` with `isStep(step,·"mobile")·?·4·:·4`
|
|
|
|
|
|
|
|
|
|
|
|
test-and-deploy-storybook:
src/react-components/room/Tooltip.js#L19
'tabKey' is never reassigned. Use 'const' instead
|
|
test-and-deploy-storybook:
src/react-components/room/TipContainer.js#L11
Replace `"tips.desktop.end",·"tips.mobile.end",·"tips.standalone.end",·"tips.desktop.menu",·"tips.mobile.menu",·"tips.standalone.menu"` with `⏎····"tips.desktop.end",⏎····"tips.mobile.end",⏎····"tips.standalone.end",⏎····"tips.desktop.menu",⏎····"tips.mobile.menu",⏎····"tips.standalone.menu"⏎··`
|