Vuetify: [Feature Request] VCalendar: Overlapping events

Created on 25 Jan 2019  路  3Comments  路  Source: vuetifyjs/vuetify

Problem to solve

It seems like V-Calendar's event template only takes into account the fact that events cannot overlap: the example sets a full width for every event, which prevents overlapping events from display properly (i.e. one on top of the other, instead of one next to each other).

Proposed solution

Is there any plan to integrate the width/x calculation inside V-Calendar, or is it something we're supposed to implement ourselves?

VCalendar has PR enhancement feature

Most helpful comment

Any update about this PR ?

All 3 comments

The current calendar is not event specific, but it will be a feature if/when a v-event-calendar component is made.

(this is not an official vuetify plan, I'll be making enhancements and the other team members may mold what I end up doing)

Related PR #6475

Any update about this PR ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

milleraa picture milleraa  路  3Comments

dohomi picture dohomi  路  3Comments

jofftiquez picture jofftiquez  路  3Comments

sebastianmacias picture sebastianmacias  路  3Comments

aaronjpitts picture aaronjpitts  路  3Comments