Wouldn't it be great if___

  • If Bubble would allow us to add a note to a condition.

Feel free to add your own ideas that probably won’t be implemented by Bubble anytime soon but would love to have. :blush:

6 Likes

Hey @J805 :waving_hand:

It’s common for me to update a plugin and for it to stop working, for example. Then I need to downgrade and contact the developer until they resolve or investigate the problem. The problem is that, often, time passes and I forget why I didn’t upgrade and end up doing it.

It would be great to be able to write notes in the plugin update area to remind us why we are on a certain version or the expected problems in updated versions, etc.

5 Likes

That’s actually a really good idea. I constantly have the same issue. Then when they upgrade it, we know what to check before we push it to live.

2 Likes

100% agreed.

1 Like

I had this EXACT thought today. Yes, +1 for notes on conditions!

2 Likes
  • Bubble lets us edit any/every part of a dynamic expression without breaking it
  • Bubble reliably notifies us of deleted fields that are still being referenced in our apps
  • Bubble gives us more control in the scheduler so that we can cancel rogue SAWOL WF actions
3 Likes

They actually might fix this one in the future.

I agree though!

Would be great to seeee.

notes in api connector for parameters, api calls, and complete api

2 Likes

Yes! That was the other one that I really wanted to have yesterday too.

Min & Max width & Height based on dynamic values

4 Likes

If the API connector took a leaf out of N8N’s book and displayed API calls such that you have the input parameters/values, the API setup, and then the retrieved output from inititalisation visible as well making it much better to see the entire API call setup/process.

1 Like

For sure! That has been on my list forever. I feel like that shouldn’t be a difficult thing to do either.

1 Like

Yeah. You know, in the workflow it would be great to be able to save the entire value as a whole for debugging as well. Great ideas!

1 Like

Come to think of it, why do we only have the option to view workload usage in Dev/Live when the timespan window is in the Hours? Beyond that it merges both. Sometimes during heavy development you want to isolate the dev WU’s from the Live to get a better idea of what overall useage is over a month, but the metrics are tainted by aforementioned dev related WU’s…

2 Likes

Bubble lets you always guarantee that Step 1 is finished before Step 2 is started whether in an API workflow, SAWOL, etc.. plus solve the same problem when many users access a field of type “List” without causing data inconsistency

2 Likes

and find a better and more quick way to just HAVE A LOOK on a note. For me, the best would be a tooltip text on hover when i’m on the item ! THAT would be very usefull, and so I would use really the note’s system

1 Like

I’m OK with your idea ! I could add that it would be great to be able to COPY the general text of comment in a plugin (in the plugin tab), so we could translate ! not everyone is so fluent en english that he can understand everything at first read. For me, I have often to translate in french, read, and THEN read in english to be sure there are no mistakes in the translation, aand I have understood everything

perfect !

Yeah, this was actually Bubble’s default previously. They ‘improved’ the system by running everything at the same time now. To me, that is rarely the preferred method.