JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Scheduler [BUG] event getting cut when they shouldn’t

Tagged: 

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #108802
    maoz
    Participant

    hello,
    I’m having an issue where events get cut off when they aren’t supposed to on a specific use case, i’v replicated it in the smart elements example.

    As you can see in the image below. i created 4 events.

    the first is a long event that stretches over more then one cell.  the second and third are 30m events at the same time.

    the forth is a 30m event that happens directly after ( t1 in the image ).

    the problem: the forth event is cut when it shouldn’t be.

    #108804
    Markov
    Keymaster

    Hi,

    Please, share an example which demonstrates the reported behavior. We tried to reproduce this without success. Events width depends on whether in the range of the event there are other events i.e. even if there is an 1-minute intersection.

    Regards,
    Markov

    #108808
    maoz
    Participant

    Hi, and thanks for the swift replay.

    Let me explain exactly the senario:

    We will create 4 events:

    1 – from 9:00am to 12:00pm, 2 – from 9:30am to 10:00am, 3 – from 9:30am to 10:00am, 4 – from 10:00am to 10:30am.

    Events 1, 2 and 3 share time and are displayed correctly.

    Event 4 only shares time with event 1 so the expected behaviour is that event 1 will stay as is but event 4 will stretch to the end of the cell.

     

    The following image is the correct behaviour.

     

    The next image is the problem:  as explained event 4 only overlaps event 1 so it should stretch to the end of the cell. but it box shows as if there is a third event in the same time and there isn’t.

    This is all done on the example smart scheduler. please let me know if you require further information.

     

     

     

     

     

     

     

    #108809
    Markov
    Keymaster

    Thank you for the feedback! We will look into that in one of the next versions of the scheduler.

    Regards,
    Markov

    #109659
    Aviv
    Participant

    Any updates on the matter?

    #109660
    Markov
    Keymaster

    Hi Aviv,

    It is resolved in the current version.

    Regards,
    Markov

    #109755
    maoz
    Participant

    Hello,
    From what i can see the fix implemented is a change in design, where now you are aggregating all events after the 2nd event into a circle in the corner of the cell.

    Is that the intended fix or have i missed something?

    #109756
    admin
    Keymaster

    Hi maoz,

    The circle was available in the previous versions, too. The events rendering has 2 modes – classic and modern and by default it is modern i.e with circle since the first release of the Scheduler. This behavior depends on the eventRenderMode property with ‘classic’ and ‘modern’ values.

    Regards,
    Peter

    #109759
    maoz
    Participant

    I understand.

    thanks for the swift response.

    cheers :>

    #109851
    Aviv
    Participant

    Hi,
    Easy to see the bug is still alive is there any progress with it?

    • This reply was modified 2 months, 1 week ago by Aviv.
    • This reply was modified 2 months, 1 week ago by Aviv.
    #109855
    Markov
    Keymaster

    Hi Aviv,

    We are unable to reproduce this.

    Regards,
    Markov

    Smart UI Team
    https://www.htmlelements.com/

    #109858
    Aviv
    Participant

    Hi Markov
    Steps to reproduce:

    1. In the overview page, move to week view
    2. Create 2 events from a full hour with a duration of 30 minutes like from 11:00 to 11:30
    3. Create a 3rd event from when the last 2 events ended with a duration of an hour (the length of the duration does not matter)
    #109859
    Markov
    Keymaster

    Thank you, Aviv. I was able to reproduce it.

    #109885
    Aviv
    Participant

    Hi Markov
    Any updates?

    #109888
    Markov
    Keymaster

    Hi Aviv,

    The fix will be in the next release of Smart UI in the first half of April.

    Regards,
    Markov

    Smart UI Team
    https://www.htmlelements.com/

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.