Forum Academy Marketplace Showcase Pricing Features

📅[New Plugin] Air Calendar (FullCalendar)

In this set up the field “Assigned Team” is a list of Users.

But this breaks the calendar and no events show in any view. If I switch the resource to “Vehicle” which is a single select, it works fine but my main trackable resource is Users

Here’s what it looks like, there’s no separation at all which is very difficult to use (timeline week view)

1 Like

Hi @alex31,
Thanks for the additional details. :pray:

Let us please investigate your requests with our developer team. We will reach out once we have more information to share. Thank you again for your patience.

Best regards,
Zeroqode Support Team

When an event is hovered, the text changes to bold. If the bold text doesn’t fit, the event resizes and the text starts jumping around to accomodate.

I would prefer to disable the bold text when hovered. Is that possible? I didn’t find any setting for this.

Thanks.

Hi @alex31,
Thank you for your patience. :pray:

We’ve checked the possibility of modifications to the resource to handle list fields. However, implementing this change might cause compatibility problems and unexpected behaviors.

However, we appreciate your suggestion and understand the value it could bring. While it may not be possible to implement this feature right now, we will certainly consider it for future updates and improvements. Your feedback is important to us, and we’ll explore ways to enhance the functionality.

We’ve updated the plugin and added the field ‘Enable Header Borders’. Please upgrade your plugin to the latest version and give it a try. :slightly_smiling_face:

Let us know if you have any additional questions or concerns.

Best regards,
Zeroqode Support Team

Hi @ken1,

Thanks for reaching out!

Unfortunately, it’s not possible to disable the bold text when hovered at the moment. However, we were unable to reproduce the issue you reported. Could you please share a video recording showing the issue? We will be happy to help. :pray:

Best regards,
Zeroqode Support Team

1 Like

Well this is interesting. I’ve just started to create the video to demo what I see, but the behavior is suddenly different! Was there a recent update that added scroll bars to events when the text does not fit? (I just updated a few plugins, but I don’t remember if I updated AirCalendar too. I think I did.)

If so, I don’t like this behavior at all. It’s completely inefficient from a user perspective. I also don’t see any way to disable the scroll bars on events. Is that possible?

Thanks.


To clarify, when an event text is too long to fit, I now see a scroll bar on each event (ugly and inefficient).

Before the update, when the event text was too long to fit, the event would increase in size and the bolded text would re-flow to fit when the event was hovered. Although this is not ideal, it’s still much better than the scroll bars.

Which version should I roll back to if I want to revert to that behavior? It’s impossible to figure out exactly what has changed from the plugin description. It only says “Obfuscation”.

Hi @ken1,
Thanks for the clarification and sorry for the inconvenience caused. :pray:

Let us please discuss it with our developers. We will get back to you as soon as we have any news.

Actually, there are no changes within the scope of this update. This is an update that allows us to release sensitive, client-facing code with a layer of protection. However, we will double-check it and will keep you updated on any progress and provide you with the necessary information as soon as we have it. Thank you for your understanding and patience.

Best regards,
Zeroqode Support Team

Thanks for the reply. The description issue is no unique to your plugin. All plugins on Bubble have this problem. I have no idea where I can find more information about any plugin updates!

But that is much less of an issue for me than having my events suddenly start showing scroll bars. When did that get added? Can I remove scroll bars from the events? It looks terrible.

Thanks.

Hi @ken1,

Apologies for any inconvenience caused. Could you please share a screenshot showing the result on your end (event/scrollbar)? This will decrease misunderstanding possibility. :pray:

In fact, we haven’t made any changes to add scroll bars. However, it’s possible that previous updates might have caused this issue in your app. We’re actively investigating this on our end, but to assist us further, could you please share a screenshot that illustrates the problem as you’re experiencing it on your side?

Thank you!

Hi! I am building a calendar on your plugin right now (absolutely love the customizability and built-in features it has overall) but am running into an issue when trying to use an HTML title to populate the Calendar objects. Here is an example of the HTML I’m using:
`

  <html>
  <head>
  <title></title>
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <style>
  html, body {
    height: auto;
    background-color: rgba(255, 255, 255, 0);
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: fixed;
    position: relative; 
    margin: 0; 
    padding: 0; 
  }
  h1 {
    font-family: Roboto, sans-serif;
    font-size: 14px !important;
    font-variant: normal !important;
    color: #000000;
    background-color: rgba(255, 255, 255, 0);
    margin: -166px 0 0 0 !important; 
    padding: 0 0 0 22px !important;
  }
  p {
    font-family: Roboto, sans-serif;
    font-size: 12px !important;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    background-color: rgba(255, 255, 255, 0);
    margin: 0 0 0 0px !important; 
    padding: 0 0 0 0px !important; 
  }
  .top-left-img {
    position: absolute;
    top: 4px !important; 
    left: 4px !important;
    width: 15px;
    height: 15px;
  }
  @media (max-width: 650px) {
    .top-left-img {
      display: none;
    }
    h1 {
      font-size: 10px !important;    
      padding: 0 0 0 0 !important;
    }
    p {
      display: none;
    }
  }
 </style>
 </head>
 <body>
 img src="https://s3.amazonaws.com/appforest_uf/f1673661789948x101990191937662240/Type%3DRowing%20Machine.png" alt="Rowing (machine).png" class="top-left-img">
 <h1>100m Sprint</h1>
 <p>Benchmarks Day.  Have a go at the 100m, 1min and Max Watts</p>
 </body>
 </html>

`

But when I generate the calendar, it renders with a huge buffer space underneath the paragraph block of text:

Is there anything I can do to tweak my HTML so that the white space is not present underneath and looks more like the calendar objects do when I just select the object’s title to be the calendar name? (as pictured below)

Thank you in advance!

Sometimes it is so weird to be a developer! Today I do not get any scroll bars on my events. Literally nothing has changed except the day. :wink:

But unlike before, if the text does not fit, the event is not resizing when I hover in order to show all the text. This is actually the behavior I wanted in the first place!

Thank you for your reply. If anything changes again, I’ll be sure to grab screenshots and post back here again. Thanks for your reply.

Hi @crewlab,

Thanks for reaching out!

Let us please check your request with our team. We will provide you with the necessary information as soon as we have it. Thank you for your understanding and patience. :pray:

Best regards,
Zeroqode Support Team

Hi @ken1,

It’s indeed unusual that this behavior has surfaced without any updates on our end. We want to bring to your attention that after our next update, it may revert to its previous behavior where, if the text doesn’t fit, the event won’t resize when hovered over to display all the text.

Our team will engage in discussions with our developers to address this matter, and we’ll keep you informed if there are any changes in this regard. Please don’t hesitate to reach out if you encounter any further issues or have additional feedback. :pray:

Best regards,
Zeroqode Support Team

Hi! Any updates regarding this?

Hello @ZeroqodeSupport !

In the last few days, the plug-in has been exhibiting a strange behavior. Sometimes when loading the page, the plug-in simply doesn’t load. I’ve tested several versions of the plug-in, and they all have the same issue. Could you inform me what might be happening?

Observations:

  • The plug-in is in the latest version.
  • Google Chrome browser is up to date.

Attached are screenshots of the screen with the plug-in working and the plug-in not working, along with a test in the incognito tab.

Normal

Bug

Incognito

Debug Mode

Hello @crewlab,
Thank you for your message and sorry for the delay in our reply.

The Dev team successfully fixed this issue and we are currently awaiting a Plugin Update.

As soon as it is rolled out, we will notify you promptly.
Thank you once again for your patience and cooperation. :pray:

Take care,
Zeroqode Support Team.

Awesome, thank you so much!!

Can anyone help me change the week view dates to dd/mm for us UK folk please?

Hello @williamkorkschmitt,

Thanks for reaching out! :hugs:

After meticulously testing our demo page, we have not encountered any similar issues with the plugin.

To help us better understand what was going wrong in your app, please send us a message with more details (description of the problem/use case, screenshots of the workflow/setup, steps to reproduce it, etc.) This will greatly assist us in resolving the issue.

Thanks again for your time and we do hope that you will reach out to us soon.

Best regards,
Zeroqode Support Team