We’d like to announce a tool we made that should enable Bubblers to share the widgets we’ve built and how we built them. You can find it at the link below:
This tool is enabled by the “read-only” functionality that was recently released by the Bubble team. That means that you can look at the logic behind all of the widgets and not worry about breaking anything. You can even copy and paste widgets (with or without workflows) into your own apps.
We intend to keep adding more widgets regularly and encourage others to do the same. Also please feel free to request widgets – just post your request in this thread and “like” other people’s requests that you agree with.
btw, does Bubble support cloning something that is readonly into your own workspace? (cloning it with some default database configured by the app author I mean, not with the current database of the example which might contain sensitive data from other users who tried the app)
hi @birbilis, bubble does now support read only apps for paid plans. you can select it from the settings tab (general subtab). at this point you can copy and paste a set of elements with workflows, but not with database structure. thus some widgets are easier to copy than others, but all can be added to your app pretty easily if you just mimic the database structure and fix the issues.
Noticed a small bug/annoyance with the messenger app. Every time you type and send a new message it scrolls you down the page until the message box is center of the page… get’s a little annoying after a while.
I uploaded a new widget example to the page. The idea is to show examples of what can be done with nested (embedded) repeating groups. I hope it helps somebody.
We need a bit more context to help here (ideally not go through each post to know what this is about ). Best is to file a bug report of you think it’s one.
@andrew1 and @Pat - turns out it’s not a Bubble bug. What’s causing that to happen is the action of setting focus to the text input after the message is sent. Part of the “set focus” action is also scrolling to the element to which focus is set. I welcome any thoughts on how to get around that…
@emmanuel - Is it possible to just create a checkbox option for the set focus action to not scroll to position? I can see other situations where this might cause a problem.
Well let’s see if others ask… I can see some pretty bad situations where the focus is on an invisible element, pressing enter and running a workflow without knowing what is going on. Not a great thing to do…
I have actually no idea. I am working on this at the moment but whatever Iam doing (scroll to, set focus to etc.) there is always some akward jumping (scroll down than up etc).
@ all @ emmanuel
Do you any idea how we can achieve that the user just hits enter, sends his text to the chat group etc. and the page is not “jumping around”?
Hey all - just wanted to let you know that we’ve added the ability to request widgets and upvote the requests of others on the widgets.airdev.co homepage. Let us know which widgets would be helpful to the community!