is this built only for desktops? if not, then how do you handle the input field behaviour on the virtual keyboard pop up in a mobile device?
@speedracer70223 ай бұрын
Dude, from the bottom of my heart, Thank You! You've saved me many hours and infused me with knowledge!
@ManOfAllAges3 ай бұрын
pretty impressive
@GaspardDecoster-y5q4 ай бұрын
What I found hilarious but super relatable was the beginner gym tutorials as the reccomended youtube.
@michaelxmaycon4 ай бұрын
It's very interesting to combine the flexibility and practicality of Bubble in an extension. Thanks for sharing 🤝
@michaelxmaycon4 ай бұрын
Thanks for sharing
@eutawas4 ай бұрын
My application has two display modes: light and dark. How can I make the status bar color change dynamically as the user switches between modes with a click?
@brianrios935 ай бұрын
Amazing tutorial! It worked really well! Just to add more info, I tried with lowercase instead of uppercase, and it worked equally well. Also after the :lowercase in the arbitrary text box I added the operator :trimmed because when I was writting on the search box in my phone, the autocomplete of my phone added a blank space. For example I wanted to write "Brian" and with the autocomplete it wrote "Brian " with the space. I think is a better UX taking in account that many users write using autocomplete. The trimmed operator deletes the last blank space in a text, but not the space between two words. It worked really well with this. Hope it helps.
@Yuri-wk8rk6 ай бұрын
Hi! The same chatGPT can do without bubble :)) Just ask to code it :)
@buildwithdamian5 ай бұрын
Sure:) but if u want to add more features or payment and cant code its good to have a bit more flexibility
@yvrary6 ай бұрын
gem
@MisCopilotos6 ай бұрын
More tutorials 🙏💪
@MisCopilotos6 ай бұрын
Nice!
@theduong95707 ай бұрын
How can I update apple-mobile-web-app-status-bar-style after add to home screen without reinstall app?
@matt-apollodev7 ай бұрын
Hi Damian, I'd be curious how this "filtered" expression conbined with "advance" filtering in your RG performs for a list of 1000 to 10000 messages. In my experience, this is actually very slow above 100 records, but maybe this case is different. I'm asking because i'm looking for a solution for search of appr 10K records
@benme22538 ай бұрын
Hi Damian! Its Bence.... I am struggling with this because I have a bit more complex structure in my APP. I doubt that I can solve this issue and I am looking for somebody who could help me by viewing my screen online. Of course I dont want it for free but I would really need some help. Would you be interested to give advice like this?
@Joselpztolu8 ай бұрын
Muchas Gracias, excelente informacion.
@anurouth29079 ай бұрын
Very useful tutorial, thank you
@CluedoYT9 ай бұрын
Thanks a lot for tutorial. Sad you stopped putting more videos to the channel
@thespliffway10 ай бұрын
Does using Henry mean I can have features like sms updates to users without having to be on the App Store?
@thankgodjudah655311 ай бұрын
Thank you so much for this tutorial I still come back to it from time to time.
@MohamedMarzok-y8z11 ай бұрын
we are No code and you want us to write codes ?
@ThibaldLeonhard Жыл бұрын
Is it possible to run workflows such as "get tab url" every few seconds without opening the chrome extension or will that not work?
@ahmed_5g Жыл бұрын
i want the a feature to replace the new chrome tab with a bubble app
@hnm-zi2ep Жыл бұрын
how to send the shape back when the coups are all responsive (column/row)
@cristobalvalerovernet Жыл бұрын
You're the best! Thank you
@youdjinb4096 Жыл бұрын
Good info, however how about when trying to Edit data by clicking Edit and calling a popup with displaying data in that popup?
@AmirTaiar-p6m Жыл бұрын
Thanks! How can I solve a background color of the page? The height of the page, regardless of the repeating group results, it's the min height set to the main page. This cause background issue, which you can't see in your example since it has no background color. So if there is a background color, lets say black, it will end up in the min height of the page. That, unless you use allow vertical scrolling , which cause lots of UX issues,
@oluwaseunakinropo6318 Жыл бұрын
hii i'm using the free version and i just want to confirm if that is the reason why i cant upgrade my responsive page and what is the effect of that?
@muhammadriskyadilsyukur593 Жыл бұрын
sorry sir do you have instagram so it's easy to ask via Dm
@SanjayJha-r9e Жыл бұрын
worked for me, thanks.
@elifozoglu1677 Жыл бұрын
Thank you so much. If you create more videos like this for bubble, we would really appreciate it. Thanks for your effort!
@sarahmeier8133 Жыл бұрын
@bubbleHacks can you also have a gradient as background colour or only a solid colour?
@kingmb22 Жыл бұрын
Quick question -- what if the landing page is showing in the preview? Thanks a lot!
@JatinChawla-d2l Жыл бұрын
hey, do we have to do this for every individual page?
@dylaniator478 Жыл бұрын
Very useful. Thanks!
@ProSimples Жыл бұрын
Wow, the best way to implement I've seen so far. Thank you very much.
@elsap75 Жыл бұрын
Viktor
@99consorcio Жыл бұрын
I love u!
@CoreAspectAI Жыл бұрын
Awesome plugin, chrome ext builder... thanks. Question: when opening the chrome extension, clicking the icon in browser (configured to open in right side ). is there a way to close this by using a button I configure in bubble, rather than the pre set close icon in the top right? The close function in the Charles bubble plugin only closes it if its set to use popup.html file. thanks
@lionelttl Жыл бұрын
Hey that was great help. I was wondering if you could do a tutorial on how to implement this search but with an external API instead? I'm having weird behaviours with Fuzzy Search plugin where it doesn't show the same matches are the data source. Often I just want to return the first item return from the Data source instead of needing to do a fuzzy match
@kunaalprasad5008 Жыл бұрын
Please do more videos like this
@___wij Жыл бұрын
How do you include partial searches like 'fin' outputting 'finally'?
@Robdotfer07 Жыл бұрын
partial searches work
@___wij Жыл бұрын
Quick question: What element were you using for your Search messages input element? Fuzzy search only allows text. The built-in searchbox only autocompletes for 1 data type. Just a text box then?
@ErickBustos89 Жыл бұрын
Thank you for your content, it’s been very helpful for the app I am building. I was hoping you can help me solve this problem, I am creating a PWA that will be used in iOS, and I am using a plugin to scan QR codes. When I was using it in safari I was able to set the Camera as Always allowed. But when I convert it to PWA, it asks me everytime if I want to allow the app to use the camera. Is there anything I can do to set it once as Always allow?
@vinaciotm Жыл бұрын
Up
@808thampire Жыл бұрын
How do I make a shape within a repeating group appear in an animated way instead of just popping up on the screen?
@cronosh2o Жыл бұрын
Please, improve sound volume. Otherwise great video! 😊
@BodrumDrone Жыл бұрын
I need to give permission for a microphone and audio recording. do you have any advice on this?
@SelinaOmlin Жыл бұрын
Looks like an interessting solution. bit is it really fast with 20K entries in my database?
@giovanniroos4417 Жыл бұрын
Well done and thank you!
@TazBo-wd2ig Жыл бұрын
There used to be a button when using a pwa on iPhone saying save to Home Screen. It’s gone now. How does a user know how to add to Home Screen if there in no prompt
@buildwithdamian Жыл бұрын
iOS currently does not support native installation prompts as Android does. On iOS most people use a popup with some sort of prompt and screenshot of how to do it. Alternatively there are PWA tools like progressier.com/features/universal-pwa-installation that have that out of the box.
@TazBo-wd2ig Жыл бұрын
@@buildwithdamian do you have any links or examples of how the pop up works on iPhones so I can see it in action? Thanks