-
Notifications
You must be signed in to change notification settings - Fork 98
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
Peng billy/669 preferences page #761
Conversation
…oyager into peng-billy/669-preferences-page
Looks good! The design of the toggle does stick out a bit. Let's make some changes.
I can do these changes tomorrow, or you can do it @okwme if you want. Will merge the PR into @nylira/vue-input tomorrow too. |
green and red can be used to help i just noticed the buttons are quite skinny too - is this on purpose? |
anyone know why these test are failing on circle and not when run locally? as for the scrubber color, i was just following the slider's lead by using the |
|
love the actions shots |
Edit: resolved with |
@jolesbi |
6fde759
to
68e8ad0
Compare
@jolesbi the buttons are wider than usual on purpose. I thought that setting the button width to equal the input looks better visually, following a grid. |
…cosmos/voyager into peng-billy/669-preferences-page
|
Found a bug: |
@jolesbi @faboweb would you maybe check these too to see if @jolesbi right and it's the binary to blame for the circle tests?
|
…oyager into peng-billy/669-preferences-page
I am pretty sure it is not the binary. Logging in already passed before. The issue appears only after switching to the mocked connector. |
got the bug @faboweb nice catch 🐞 |
So the problem is, it doesn't really logout. |
The network switch is fixed. Now a test fails because it doesn't correctly check a checkbox. |
Is this the |
Nope ;) Try reinstalling the dependencies. Billy also had problems with a newer Chrome version before. I am currently investigating the failing tests. |
Codecov Report
@@ Coverage Diff @@
## develop #761 +/- ##
===========================================
- Coverage 87.75% 87.55% -0.21%
===========================================
Files 94 94
Lines 1601 1607 +6
Branches 88 91 +3
===========================================
+ Hits 1405 1407 +2
- Misses 182 184 +2
- Partials 14 16 +2
|
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.0.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@1.19.1...2.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Closes #ISSUE #669
Description: we updated the profile page to a preferences page with a new layout to accomodate for the new content. I forked peng's vue-field component to include a toggle. the repo points to my fork until peng accepts my PR
❤️ Thank you!