1704 results found
-
Link Firebase Studio with Cloud Workstation on GCP
Current default FB Studio web UI is very slow both in code and prototype view. The issue the default VM is lower spec (because it is free). Many customers are willing to pay for higher speed. So either up the specs for paid plans or allow to link with existing Cloud Workstation in GCP which supports many IDEs except Firebase Studio. This will allow users to up the specs on VM/workstation without needing local dev.
1 vote -
1 vote
-
Hosting should preserve the client's IP address when proxying to Cloud Run
When using hosting with rewrites to Cloud Run (e.g., routing all requests to /api/** to a Cloud Run container), the clientIp always reflects the IP address of a Google server rather than the actual client’s IP address. As a result, filtering incoming requests by IP address in the logs viewer becomes impossible.
It would be great if the x-forwarded-for header could be used to populate this field instead.3 votes -
Support for Customer-Managed Encryption Keys (CMEK) & Sovereign Cloud
With growing tensions between the US and EU, European enterprise customers' concerns about data privacy are growing.
In order to continue using Firebase as a core technology stack, customers are demanding additional assurances, such as CMEK or even externally managed encryption keys (like those managed by Thales or T-Systems).
Often, those enterprise customers are major revenue drivers, making service providers dependent on Firebase question their choice of Firebase as their infrastructure.
This can be a primary driver for adoption away from Firebase services as a whole to different services or platforms.
1 vote -
Gemini in code mode
It would be helpful to see Gemini's output when in code mode instead of only prototype mode. Currently copying and pasting into Word to reference what Gemini has said.
1 vote -
CSRF, XSS and other security features
Firebase Studio Prototyping Tool produces highly insecure app setups. A new userbase that is attracted by this AI feature may not realize that prototyping tool sets up loggers that expose all secrets in client side or that forms need security features like Zod or that cookies and sessions require CSRF implementation. This is insecurity by design. Prototyper needs to be set up correctly similar to how it nearly always comes with preset ui folder.
1 vote -
Heatmap
Show the heatmap of user sessions and an interactive session map of complete tracking of mouse as in Microsoft Clarity - but much better and insightful
1 vote -
Excel like table
I wish that firebase studio can create, Excel like table where I can simply input,modify,delete value on the cell, as well as copy and paste many values and auto save. This will be useful if I am managing some file's meta data or list of user and I want to edit their meta data all at once.
at the moment it seems that it cannot be done so I am using export/import as csv file function to do this.1 vote -
Cachiman AI Platform
This AI platform is about school , science, music politic, religion business, financial market, Sports, education, medical products and research,
3 votes -
Proposal of rich text function for making blog platform like google doc.
I tried making rich text field but Firebase studio is not smart enough to make one.
I wanted to make a blog platform and I tried to even make each general rich text command explaining in details, but it was difficult to explain by prompt.
I wish it can make a blog in the same rich text style as google doc.
It would be helpful.
I want to make blog platform to share ideas and share manual, procedures with other staff members.1 vote -
More regions app hosting
Please do more regions like Australia for app hosting as some businesses have strict region requirements
1 vote -
Ideal deletion retreival
The fire base studio should have idea deletion retreival feature, with respect to applications or they can be stored in user cloud
1 vote -
1 vote
-
Allow paid or application Iframing in HTML under custom domain.
Allow paid or application Iframing in HTML under custom domain.
I want following URL
under my customer domain. Easiest way is Iframing in index.html and put it under custom domain.
deployment is so tough i tried all day.
1 vote -
Customise or remove domain (firebase.com) from Firebase OTP message.
We are using Firebase authentication for sending OTP's to users.
Currently the OTP message contains the text: "Your OTP is 123456. Sent via com.myapp.firebase.com"
Our team would like to remove or customize the domain reference for branding and user trust reasons. We feel this part can confuse users or make the message looks suspicious. Please allow developers to either:
Remove the domain
Replace it with custom branding
This change will help improve use trust and experience in production apps.1 vote -
FB.S VSC extension
Basically I feel that if you guys ported over the extension yall are using inside of fbs, to other copies of vsc, that would be amazing, currently the Gemini on here excels! While Gemini Code Assist still can’t seem to figure out how to apply many of its Diffs. Which leads me to come here for most of my supported work, it would still be nice to have it locally so I can work on python apps and other projects that aren’t supported on here (at least runnable on here)
1 vote -
On Document Update Firebase Function on specfic field update
OnDocumentUpdate firebase function should allow a filter such that function gets triggered when particular field(s) of the document changes. Currently the functions are triggered for every change made to the document. This leads to unnecessary billing.
1 vote -
Haskell Programming Language
It would be cool to see Haskell within backend templates.
4 votes -
physical emulator
Since emulators or simulators cannot access features such as camera, sound, etc., it is a physical emulator, that is, the user can use her own device as an emulator.
3 votes -
Pre-Execution Step Visualization
Providing this level of control allows to fine-tune the project setup from the very beginning,Currently,a new project, IDX often proceeds directly . I would find it incredibly beneficial if the process included the following:
Pre-Execution Step Visualization: Before the project build process begins, IDX should display a clear overview of the steps it intends to take. This could include:
Listing the frameworks and libraries it plans to install.
Showing the versions of these dependencies.
Outlining configuration steps or boilerplate generation.
Indicating default settings or parameters that will be applied during these steps.
Showing the planned initial project structure and file…1 vote
- Don't see your idea?