1482 results found
-
Keep Edit History on Reload
Ensure that edit history is retained when the network reconnects or the browser reloads. Accidental history loss can hamper development efficiency, so retaining history on reload would greatly improve dev UX.
2 votes -
fedramp / self hosted support
Would love to be able to introduce this to my work, but we have very strict security requirements.
Would be awesome to be able to spin up IDX on our own environment so we could use it!
1 vote -
Maybe not count Archived projects towards the five project limit?
I don't get to work on projects very often so sometimes so some projects usually get in the archive mode. Sometimes I would like to spin up a test project to learn something new. Making it so that archived projects don't count towards the 5 limit might help in letting people have a decent amount of projects saved.
2 votes -
Dependencies in onStart and onCreate
The onStart and onCreate scripts should allow for configuring dependencies to each other and to service. Compare how Gitpod lets you wait for a command to complete: https://www.gitpod.io/docs/configure/workspaces/tasks#wait-for-commands-to-complete
1 vote -
Encrypt sensitive config data
Most projects are parameterized at least with regards to sensitive config data, like credentials or dotenv files. These need to be stored somewhere, but not in git. They also need to be available when running previews or onStart scripts. IDX could either integrate with Secret Manager or allow its own config store (compare Gitpod's repo specific env vars: https://www.gitpod.io/docs/configure/repositories/environment-variables#environment-variables).
1 vote -
Workspace name improvement
Add the ability to validate the Workspace name, as some frameworks restrict what characters/words are allowed.
Add the ability to customize a tooltip for the Workspace name to give feedback to the user when creating a new Workspace.
1 vote -
Cloud Functions versioning
It will be great to have an easy way to deploy different versions of our API and access them by adding a "v1" or "v2" to the URL.
Currently, we can do it manually by changing the name of the function, but the ideal is to have a new parameter in the deployment process (CLI) to "group" them in versions.
This idea is great to roll out and have different versions living side by side until the production version that uses the new API is released to all the users.5 votes -
Allow three finger swipe on ChromeOS
Allow the three finger swipe gesture to switch between file tabs on ChromeOS.
1 vote -
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?
15 votes -
4 votes
-
Add Remix Framework to project templates
I think remix is also a pretty good web framework and has a lot of users. So I think it's a good idea to add it to the project templates.
1 vote -
Allow changing the "Continue to the App" button when using Sign in with Apple, or get rid of it
When using Sign in with Apple, a default button that says "Continue to the app" appears. Please allow some kind of developer choice to either style this button, get rid of it completely (this youtube video https://www.youtube.com/watch?v=rJi_Mo-SdW0 seems to suggest the redirect/popup is not even needed at all and the sign in can happen on the actual login page with only a native apple modal, perhaps the Firebase SDK could allow this kind of flow), or another solution that does not involve an unstyleable button.
12 votes -
add some more frameworks
i want to request to add some templet for mobile app devlopment for ios and android native apps like kotlin ,swift
1 vote -
Organization Name
Step to create a custom organization name for the app, that is, com.example.app is the default, there should be a step to setup your own organization name.
1 vote -
Adds Clojure and Clojurescript
Java and JS are already supported so adding both of them shouldn't be too much work.
1 vote -
Hard Spending Limit on Firebase Resources
A Hard Spending Limit option in Firebase Billing settings would allow developers to set an absolute cap on resource spending for their Firebase projects. Once this limit is reached, Firebase would automatically pause or throttle resources to prevent any charges beyond the specified amount. This feature would enhance budget control and predictability for developers and organizations of all sizes.
4 votes -
Growth Wealth Interest Investment Income
Growth Wealth Interest Investment Income
1 vote -
Make Phone Auth support MFA
Food delivery services usually need to know the phone number of their customers, to guarantee that the deliveries will be smooth.
So, a food delivery app would probably prefer authenticating users by phone number rather than by email address.
Phone auth on its own isn’t particularly secure, though, so it would be nice to allow users to optionally add email authentication as a second factor.
As of right now, phone auth doesn’t support MFA, though, which means that a food delivery app might want to force users to use email and phone 2FA right away, which might seem intrusive to…
2 votes -
Allow paying for higher CPU and SLA
Please add the option to pay for more CPU resources and a higher SLA:
- The workspace gets sluggish as the project grows. More CPU would be helpful.
- Sometimes IDX is down for extended periods of time with a 503 (Service Unavailable).
3 votes -
Add ability to choose Test Lab's device location
Some applications are very dependent (in performance perspective) on resources from CDNs & backend location - it would be great if we can choose location of the Test Lab's device location (preferably Android real devices) to set it closer to CDN & backend.
4 votes
- Don't see your idea?