-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add detail view buttons #6039
Add detail view buttons #6039
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ESLint doesn't pass. Please fix all ESLint issues.
src/apps/experimental/features/details/components/buttons/MoreCommandsButton.tsx
Show resolved
Hide resolved
d31dfa4
to
71dbc31
Compare
71dbc31
to
690b1fb
Compare
src/apps/experimental/features/details/components/buttons/CancelSeriesTimerButton.tsx
Outdated
Show resolved
Hide resolved
src/apps/experimental/features/details/components/buttons/CancelTimerButton.tsx
Outdated
Show resolved
Hide resolved
src/apps/experimental/features/details/components/buttons/ShuffleButton.tsx
Outdated
Show resolved
Hide resolved
src/apps/experimental/features/details/components/buttons/SplitVersionsButton.tsx
Outdated
Show resolved
Hide resolved
src/apps/experimental/features/details/hooks/api/useGetItemByType.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ESLint doesn't pass. Please fix all ESLint issues.
src/apps/experimental/features/details/components/buttons/MoreCommandsButton.tsx
Outdated
Show resolved
Hide resolved
src/apps/experimental/features/details/hooks/api/useGetItemByType.ts
Outdated
Show resolved
Hide resolved
fa1692a
to
b378c46
Compare
src/apps/experimental/features/details/components/buttons/CancelSeriesTimerButton.tsx
Outdated
Show resolved
Hide resolved
src/apps/experimental/features/details/components/buttons/CancelTimerButton.tsx
Outdated
Show resolved
Hide resolved
src/apps/experimental/features/details/components/buttons/SplitVersionsButton.tsx
Outdated
Show resolved
Hide resolved
src/apps/experimental/features/details/hooks/api/useGetItemByType.ts
Outdated
Show resolved
Hide resolved
Co-authored-by: dmitrylyzo <56478732+dmitrylyzo@users.noreply.github.com>
b378c46
to
49b0ba3
Compare
Co-authored-by: dmitrylyzo <56478732+dmitrylyzo@users.noreply.github.com>
src/apps/experimental/features/details/hooks/api/useGetItemByType.ts
Outdated
Show resolved
Hide resolved
e898cc4
to
2e9eca2
Compare
@grafixeyehero now that I am looking at this not on mobile wouldn't |
Yes, they behave the same. |
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
Sorry I think we should just revert that last change. I have seen issues with live reloading when running the webpack dev server where queries seem to run when they shouldn't be enabled, but after thinking about it more, if that becomes a recurring issue we should investigate a proper fix at that time instead of just silencing the error. |
2e9eca2
to
c5bbd5b
Compare
Quality Gate passedIssues Measures |
Cloudflare Pages deployment
|
Changes