2143 results found
-
create a UI for managing environment variables and surfacing build error messages in the Firebase console
create a UI for managing environment variables and surfacing build error messages in the Firebase console (so you don't have to go into CloudBuild)
22 votes -
Bathroom
An adult size wash sink with napkin dispenser and soap dispenser. Have one stall separate by a half wall for privacy in the prek class rooms. The napkin dispensers should be a bit higher. The level of the napkins should come out at shoulder level not hip level.
1 vote -
Firefox extension support with Firebase Auth
I have created a chrome extension using firebase auth and I am trying to create a Firefox version of the chrome extension.
It seems that Firefox extension domains (moz-extenion://) are not allowed to be added to authorized domains in firebase making it not possible to using firebase auth I am assuming.
Is this simple feature addition in the pipeline - to allow web-extensions (not just chrome) domains to utilise firebase auth?
Are there any other workarounds?
1 vote -
flutter ile yap yazdığım halde kendi varsayılan aracını kullanmaya devam ediyor
flutter ile yap yazdığım halde kendi varsayılan aracını kullanmaya devam ediyor, promp kısmının altından seçim yaptığımda da boş bir proje oluşturuyor
2 votes -
Private Repo import similar to IDX
I noticed that currently only public repositories are supported. Are there any plans to support private repositories as well?
2 votes -
It would be awesome to have a template that provided BOTH a backend and frontend experience. E.g. a next.js + mongodb instance
It would be awesome to have a template that provided BOTH a backend and frontend experience. E.g. a next.js + mongodb instance
2 votes -
1 vote
-
Test Lab for web / PWA
Support web for Test Lab so I can test my PWA's on real devices
3 votes -
Add a disable-billing button in addition to the budget alert option
Add a disable-billing button in addition to the budget alert option. This should be a user-friendly option: https://www.youtube.com/watch?v=Dk3VvRSrQIY&list=PLl-K7zZEsYLmK1tiMBeKA0iDMPDCJKM-5&index=7
6 votes -
To make Firebase Studio truly unbeatable, I suggest focusing on two key features:
To make Firebase Studio truly unbeatable, I suggest focusing on two key features:
Offline Support or Enhanced Performance: As projects grow in size, the prototyper tends to slow down significantly. Introducing an offline version or optimizing the prototyper for better performance with large resources would greatly enhance the user experience.
Cross-Platform Conversion: After developing a web application, providing a seamless way to convert the same project—with the same structure—into Android and iOS apps would be incredibly valuable. This would streamline the development process and reduce duplication of effort.
1 vote -
Support for PHP
Please can you add support for php and laravel.
We know it is old but it still powers majority of the internet43 votesWe have released a preview version of PHP support for you all to try out! :-)
https://community.idx.dev/t/check-out-our-new-backend-focused-templates/746
Feel free to reply in the forums itself with your feedback.
-
Add Support to input basic info in flutter
Since we have to change several files just to change project name in flutter why not add the support to change it when the project starts it self instead of it being myapp for all projects why don't we make it so pubspec.yaml says the project name
3 votes -
The ability to send pushes to imported segments and google analytics audiences
Right now the API only allows you to send to topics which is very limited. Ideally the API would support more complex pushes like the firebase interface which includes
- Imported Segments
- Google Analytics Audiences
- Filters on User Properties
- Device type / versionsIdeally the API would allow us the same power as your form.
Many thanks for your consideration
1 vote -
Feature Request: Add SSH Access to idx/firestudio for Local Terminal Integration
It would be really helpful if idx/firestudio supported SSH access so that developers can connect to their IDX workspace directly from their local system terminal. This would allow us to use our local terminal environment, aliases, shortcuts, and tools while working on code hosted in IDX.
Having SSH support would:
Improve developer productivity
Enable easier integration with local tools and workflows
Provide a more flexible development experience
I request that this feature be considered and added as soon as possible. It would make a big difference in daily development tasks.
1 vote -
Have authentication that works
Auth is down, verified across many production apps, but the status page shows auth is up.
Error Unexpected error using Google for login: FirebaseError: Firebase: Error (auth/missing-project-id)..
1 vote -
Git controls in Studio UI
Firebase studio should have some git controls which allow me to commit and rollback to commits, so that if I want to try something experimental I don't have to worry about ruining my whole app and not being able to roll back.
Relying on AI to undo changes is very iffy, especially if the change it was making was a mistake in the first place.
I should also be able to branch my experiments, and switch between branches.1 vote -
1 vote
-
Add an alert sound to play when file changes are finished,
When using AI to make edits, you have to constantly check back to see if it is finished. It would be nice if you can get some type of notification when the changes are finished so you can work more efficiently (i.e. not having to flip back to check it's status).
1 vote -
Page
I need no errors when I retake the proyect and the screen doesnt turns me on and down, I need more stability.
1 vote -
Support git "blobless" partial clone and/or use it by default
git partial clone (this is not shallow or sparse clone!) allows git to defer downloading some content until required. This makes the clone much faster for a large/old project, and is mostly seamless for an always-online environment like Firebase Studio.
In my large corporate monorepo,
git clone --filter blob:noneis basically a necessity. It directly impacts the Firebase Studio startup time (~2 minutes instead of 20+ minutes), and improves responsiveness of later git operations. It could/should also be the default for everyone using Firebase Studio.I need support within Firebase Studio, since this really needs to be used for the…
1 vote
- Don't see your idea?