1809 results found
-
2 votes
-
Add the option to sign out on mobile
Just a UI issue on the website. I have multiple accounts on my phone and firebase automatically signs into what ever account that my mobile chrome is on. There is no option to sign out but my firebase is managed with a different amount. I switched the account on chrome but it's still logged into the other account. A simple sign out option would make life a lot easier when auto sign ins don't work.
2 votes -
Support deleting databases via the API
You cannot delete a Firestore database with the API; you must use the CLI if you want to do this programmatically. This is problematic as it means you essentially need to create a shell in your application, ensure the CLI is available, authenticate, and then make the required CLI call.
2 votes -
Should be able to install the Angular specific version in the start
I wanted Angular 16 version, but during the initial setup and selection to create Angular project, it automatically created/installed project on Angulars latest (17.x.x) version
2 votes -
Add a help doc or disclosure that outlines what Google can do with my private code
I'm nervous about using IDX because I can't find information on what happens to code that I create/edit within it. I also don't want to imply any Google ownership of content I create. It would be nice to see this called out clearly.
2 votes -
add icon view external website
After I tried closing the view to see the external website page, I was confused about how to see the external website again
2 votes -
emulator simulator
generally it is amazing, but of course it needs to improve. I couldn't find from where i can open the emulator, simulator or web?
2 votes -
Fix the spacing between the public messaging key and the date, so we can see and copy the entire public key.
We can never see the entire public key to know whether we are copying the entire key in the messaging section of the firebase console. Please fix.
2 votes -
Add Salesforce project template to Project IDX
Please add support for salesforce project template as well in Project IDX.
2 votes -
2 votes
-
Rule change history for Storage
Firestore tracks the history of changes to security rules. Would be great to have the same for Storage and Realtime Database, too.
2 votes -
Accessibility
Add an dedicated button inside ide so it provides easily navigation back to the workspace.
Currently if I want to navigate back to my workspace I need to go back tabs by tabs back using browser tab buttons2 votes -
I really Love this IDX All Things Working Very Smoothly But When i run React in IOS Emulatore It will Lag Some
All Things are working Very Smoothly and i Run react Project in that it will be very Faster I can't Wait to Use This
2 votes -
2 votes
-
Remove extensions with unsupported Node versions from Extensions Hub
I just spent a week implementing a plugin before realizing it was using Node 12. Deleted all my extensions after that, all using Node 16.
2 votes -
make AppCheck a click process, for cloud functions
Looking at the setup instructions for adding AppCheck, plus replay protection to cloud
functions, it looks to me like you should be able to simply add a wrapper around each
cloud function call, to implement said functionality. Ideally, just as I can enable AppCheck for my firestore database with a few clicks, I want to be able to enable AppCheck, for my cloud functions with a few clicks. Also, concomitantly add replay protection to cloud functions, as there's no significant downside to doing so..2 votes -
Crashlytics SDK provide support for in iOS app extensions. Specifically Location Push Service extension.
Crashlytics SDK provide support for in iOS app extensions. including the extensions that run in background. For example Location Push Service Extension.
2 votes -
Create and manage Firebase Firestore and Storage Rules
The Firebase CLI creates the rules files for Firestore and Storage in the root of the project directory. It would be nice to have a button to enable/connect the project to firestore, and manage the rules in the project in a similar way for each service respectively.
2 votes -
Register app with Firebase and generate config file
Similar to how flutterfire config works by registering the app with firebase and generating the firebase options file. That would be really convenient.
"The FlutterFire CLI extracts information from your Firebase project and selected project applications to generate all the configuration for a specific platform."
2 votes -
Firebase hosting timeout should be configurable
I am using cloud run to and firebase hosting to have a custom domain to access my application.
I know Firebase doc mentions :
Firebase Hosting is subject to a 60-second request timeout. If your app requires more than 60 seconds to run, you'll receive an HTTPS status code 504 (request timeout).But I need to increase this timeout, since my cloud run app has a function to process data and write to an excel that can take up to 3mn.
2 votes
- Don't see your idea?