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

visual bugs fixed #86

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

griffinbaker12
Copy link
Contributor

Fixes #82.

This also fixes another visual bug present in the DashboardDrawer where the edges of the individual devices would be cut off.

Untitled

Here's a video of it in action.

Copy link

github-actions bot commented Jul 16, 2024

deployed preview: https://86.connect-d5y.pages.dev

Welcome to new-connect! Make sure to:

  • read the contributing guidelines
  • mark your PR as a draft until it's ready to review
  • post the preview on Discord; feedback from users will speedup the PR review

Mobile

Desktop

{devices => <DeviceList class="p-2" devices={devices} />}
</Show>
<div class="grow" />
<Button class="m-4" leading={<Icon>add</Icon>} href="/pair" onClick={props.onClose}>
Copy link
Member

Choose a reason for hiding this comment

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

Looks like the Add new device button was lost while resolving merge conflicts

Copy link
Contributor Author

Choose a reason for hiding this comment

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

got it, will update this weekend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Visual bugs with lots of devices
2 participants