1790 results found
-
Playwright
Please support playwright test framework
10 votes -
Firebase Storage Setup API Issue
I'm running the Web/APP builder platform using user's own Firebase. However, when user is creating platform through my service, Storage setup API is limited to existing users who have previously set up Cloud Storage. I have discovered that the existed Storage Setup API is available for both Spark and Blaze plans but not for new Firebase user who has never setup the Storage.
Please provide the Storage Setup API also for new firebase user37 votes -
change the firebase project that the prototype is working on
it would be nice to be able to change the project that the prototype is working on to an existed project on firebase console that i already create so when i want to publish my app i would be able to host it in the same project that have all of my data and configurations on
8 votes -
change the firebase project the the prototype workspace is working on
i think that it would be nice to change the project that i'm using in the prototype to an existing project that i already created in the firebase console so when i want to publish my prototype i can publish it in a project that already have all of my data and configuration in one place with my hosting to
8 votes -
Support Next.js Image Optimizations
Using Next/Image on Firebase App Hosting makes images load slowly. Are Next's built-in image optimizations working with Firebase App Hosting? When a second container starts, does the new container need to optimize every image again, or do containers share image files somehow? When a container shuts down, are those optimized images lost, or are they stored in persistent file storage?
22 votes -
new chat feature in prototyper
i suggest that firebase studio comes with the ability to clear the text chat (start a new chat) in the prototyper, additionally if a chat got too long, a part of the previous conversation doesnt have to be loaded, instead include a button to load the very past chats so perhaps it can enhance the performance
6 votes -
Enhanced Genkit Integration in Firebase Studio for Context-Aware AI Development
- Introduction & Problem Statement: Firebase Studio aims to be a premier cloud-based IDE for building modern applications, including those powered by AI using Genkit and Vertex AI. Currently, while Genkit provides powerful tools for defining AI flows (data indexing, RAG, code generation), the workflow for developing, testing, and leveraging these flows locally within Firebase Studio presents significant friction. Users seeking to build sophisticated, project-aware AI assistants (that go beyond the built-in chat features) face challenges: Discoverability of Execution Mechanisms: The intended method for locally running custom Genkit flows (defined with defineFlow) or launching the Genkit Developer UI within the Studio…
6 votes -
Introduce Simplified Serverless PostgreSQL with Streamlined Pricing
ostgreSQL is becoming the go-to database for many applications. Adding a serverless PostgreSQL service to Firebase with simple, predictable pricing to compete with supabase would be a game-changer. This would complement Firebase Data Connect by offering:
Full SQL capabilities
Real-time features
Easy integration with existing Google Cloud services
Simplified scaling and management
This addition would combine Firebase's ease of use with PostgreSQL's power, catering to projects needing complex queries and data manipulations. It provides an accessible option for developers who need relational database capabilities without the complexity of GraphQL or usage-based pricing. Leveraging Google Cloud's infrastructure, it would offer reliability…14 votes -
Allow connecting the web client to HTTPS-hosted emulators (for Web Push testing & more)
Allow connecting the web client to HTTPS-hosted emulators (for Web Push testing & more)
Browsers nowadays require HTTPS-hosted sites to use some privileged features, like Web Push. HTTPS-hosted sites also typically can not request HTTP content from APIs ("protocol downgrade" errors).
Most Firebase Emulators are not built to work with HTTPS, which puts up a big obstacle to test HTTPS-enabled features on external devices (e.g. test locally-hosted Web Push server code on an external Android phone).
Server-side: Firebase emulators don't offer ways to be served over HTTPS, but tools like ngrok or a local HTTPS proxy offer simple workarounds for…
44 votes -
Download ipa/apk files on Desktop
Allow a Download link for a build uploaded to Firebase App Distribution to be opened and the file downloaded on a desktop machine instead of only mobile devices, allowing the sharing of apps with third parties that cannot access email or google accounts on the target devices. It's the same basic functionality that already exists, simply allowed on desktop as well instead of arbitrarily blocked.
Given the nearly ubiquitous presence of this as an option with other app distributors, it's somewhat shocking this wasn't already an option.
8 votes -
Able to select project when publish app from firebase studio rather creating new project everytime publish an app.
Able to select project when publish app from firebase studio rather creating new project every time publish an app.
7 votes -
7 votes
-
Allow String to Timestamp conversion in Firestore rules
In Firestore rule, it could be very powerful to convert String containing date to Timestamp. For example, the RevenueCat extension store date as ISO 8601 string and we can't use them in firestore rule because date are not Timestamp.
In my Firestore rule, I would like to do something like :
timestamp.parse(collection.data.expires_date) > request.time
24 votes -
Remote SSH feature
Feature to connect the IDE to another server and develop from there. as we can do with Remote SSH extension in VSCode
15 votes -
1 vote
-
Rashed
Rashed
5 votes -
Rollback feature
add a feature to revert changes/rollback to previous state (last change made) in prototyper if the latest changes are unsatisfactory. It reduces the complexity and increases the time efficiency by not have to go to code mode and then do git reset. The change can be made with the click of a button or a command to go back to previous state. even if several modifications are made later to the code.
5 votes -
Kotlin Multi-platform Support
Please add kotlin multi-platform support which is one of the best cross platform framework
18 votes -
Grounding
Enable VertexAI web access for googleSearchRetrieval() and Grounding to work on the FirebaseVertexAI.
18 votes -
Support for Java
Project IDX should support Java due to its versatility and widespread use in developing various applications across different domains, from web development to mobile applications.
122 votesWe have released a preview version of our Java 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.
- Don't see your idea?