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

[Bug Report] Arrows on nested cards in the timeline component #5437

Closed
MaximilianFranke opened this issue Oct 26, 2018 · 1 comment
Closed
Labels
T: bug Functionality that does not work as intended/expected

Comments

@MaximilianFranke
Copy link

Versions and Environment

Vuetify: 1.3.3
Vue: 2.5.17
Browsers: Chrome 70.0.3538.77
OS: Windows 10

Steps to reproduce

See the nested cards in the sample

Expected Behavior

No arrows on the nested card

Actual Behavior

Arrows on the nested card

Reproduction Link

https://codepen.io/anon/pen/Jmxdzr?&editors=101

@KaelWD KaelWD added the T: bug Functionality that does not work as intended/expected label Oct 26, 2018
nekosaur added a commit that referenced this issue Mar 2, 2019
johnleider pushed a commit that referenced this issue Mar 3, 2019
* refactor(VTimeline): md2 update

* refactor(VTimeline): added reverse prop

changed markup to allow for easier handling of rtl and reverse prop

* fix(VTimeline): revert markup change

use :before for timeline line again
added reverse example
updated prop descriptions

* fix: arrow should only show on direct v-card child

closes #5437

* fix(VTimeline): incorrect caret position

* feat(VTimeline): moved divider position to scss variable

allows one to offset the timeline from center
@jacekkarczmarczyk
Copy link
Member

Fixed by 29ebc64

@lock lock bot locked as resolved and limited conversation to collaborators Mar 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants