1810 results found
-
1 vote
-
Add mobile friendly UI for code editor
Also add option for switching to mobile friendly ui inside code editor.
21 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 -
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 -
IDX UI templates
IDX is very nice and well built. Are the themes and components that IDX use available for use in applications?
It would be nice to have a designer to drag and drop Angular components from a palette and have it automagically generate the components. It would also make sense to allow us to use our own components in the palette.
Also along these lines, it would be nice if such a designer would allow you to connect @Input and @Output between elements and other services through an interface resembling a "patchbay" in the audio recording software world. So you could…
8 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 -
Support Direct VPC
A static IP is a must-have feature when dealing with certain services.
In the past, we could use Serverless VPC Access connectors, but this required renting a virtual machine (VM), which contradicts the principles of serverless architecture and significantly increases costs.
Recently, a new method called Direct VPC has emerged, which eliminates the need for connectors. This means it is truly serverless, even when using a static IP.
Currently, Direct VPC can be configured by revision in the Google Cloud Console. However, I would like to enable Direct VPC in Firebase Functions as an option, like so:
…
vpcConnector: 'test-connector',
vpcConnectorEgressSettings:1 vote
- Don't see your idea?