Skip to content
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

Improve store/delete button UX on mobile #995

Merged

Conversation

beaufortfrancois
Copy link
Contributor

Using title on storeDelete button in the demo is not helpful on a mobile device. This CL improves it by moving it in a separate <span> element.

else if (button.disabled)
button.title = 'Selected asset is already stored offline';
helpText.textContent = 'The asset is stored offline. ' +
'Checkout the "Offline" section in the "Asset" list';
Copy link
Member

Choose a reason for hiding this comment

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

So much better. Thanks!

@joeyparrish joeyparrish added the type: enhancement New feature or request label Aug 28, 2017
@joeyparrish joeyparrish added this to the v2.3.0 milestone Aug 28, 2017
@joeyparrish
Copy link
Member

Running tests on the build bot now.

@shaka-bot
Copy link
Collaborator

All tests passed!

@joeyparrish joeyparrish merged commit abec6ee into shaka-project:master Aug 29, 2017
@beaufortfrancois beaufortfrancois deleted the fix-store-delete-title branch August 29, 2017 06:54
@joeyparrish
Copy link
Member

Cherry-picked to v2.2.1

@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants