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

Add "prev"/"next" buttons to Environments component #130

Open
mcicolella opened this issue Jul 25, 2018 · 3 comments
Open

Add "prev"/"next" buttons to Environments component #130

mcicolella opened this issue Jul 25, 2018 · 3 comments

Comments

@mcicolella
Copy link
Collaborator

mcicolella commented Jul 25, 2018

See here (old Polymer client)

env-slider

env-slider2

You can move from an environment to another one.

@ubaldop
Copy link
Collaborator

ubaldop commented Jul 25, 2018

Basically, the scope of this issue is to add a carousel like behavior. You could start from EnvironmentsPanel.vue component and add a carousel there.

This vue-carousel seems a good candidate.

@mcicolella
Copy link
Collaborator Author

It seems good. I have just made a test but it shows no environment.
Maybe I'm missing something.
https://github.com/mcicolella/fd-vue-webapp/tree/carosel

@mcicolella
Copy link
Collaborator Author

c799232 introduced a carousel like behavior based on the old Polymer client.
The two buttons are not showed at first loading and after a page refresh.
They appear after logging out and logging in again.

environment-carousel

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

No branches or pull requests

2 participants