2073 results found
-
Support for Remix
Add Remix (https://remix.run) as one of the supported frameworks to deploy apps. It is rather similar to Next.js in many ways so that should be possible.
5 votes -
Projecct ID can be change
I wish that there is at least one chance to change the project id because some times we choose random names just to test our project then we make it as production and in this state we cant change the random name we choose before
5 votes -
Increase request size over 32Mb
Right now, a Firebase function can only accept a request payload size up to 32Mb.
Using it as webhook for some external APIs, we would need to have no limits or at least 100Mb limit5 votes -
Gitlab project import
Hace falta poder importar proyectos desde GitLab
5 votes -
Add support for Deno
Deno is a pretty solid modern JavaScript runtime that's been making a lot of great progress lately.
5 votes -
Train A Model Through API
I don't know if this is already exisiting but i think it should be possible to train a custom model through the vertex AI API for firebase.
5 votes -
Cloud Spanner Datasource
Support Cloud Spanner as a datasource for Data Connect in addition to Cloud SQL via Cloud Spanner's PostgreSQL compatibility layer.
5 votes -
Laggy and Less Touch Responsive Online Android Emulator
The current online Android emulator is experiencing significant lag and lacks touch responsiveness, impacting the user experience negatively. This hinders developers' ability to efficiently test and debug their Android applications in a simulated environment.
5 votes -
Support offset-based document access and pagination
There should be an easy way to get a specific document by index in a query:
// this query should work as it's read, if i wanted to use gte i'd use a where
query(this.collection, orderBy('anything', 'asc'), startAt(index), limit(1))
5 votes -
Switching between node versions and angular version
It would be really cool for the IDX if you would be able to switch between different node version and choose the specific angular version you want for your project, also adding gitlab options would be nice too, thank you
5 votes -
Allows viewing logs of web previews (the webserver logs)
I am not able to see the logs of the web preview that is used by the environment. After launching my environment (using nextjs), I use the web preview but I am not able to view the server logs. If I log information on the server or in an action, there's no way to view them.
5 votes -
Emulator Landscape mode
How to make emulator can rotate in landscape mode or portrait mode? please needs virtual button to make this function.
5 votes -
Work in real-time across devices
Let me work on the same project from multiple devices at the same time in real-time for ergonomics.
I want to type on my phone and see it appear on my laptop. Or type on my laptop and see it appear on my phone.
5 votes -
A UI for the dev.nix file
I believe that for IDX to go forward, you somehow need to create a UI for the dev.nix file, so that I can assemble the desired components, many people do not know nix or are familiar with it. I could, for example, choose if I want Angular, and which version of it, which version of the node I would use, so that I can build the desired model, but without using nix codes.
5 votes -
Add velocity for ANR alert mechanism in Android App
We have been using Firebase to monitor and improve the performance of our Android app.
I am reaching out to you today to request the addition of a velocity alert mechanism for Application Not Responding (ANR) incidents in Firebase. Currently, we find that identifying and addressing ANRs promptly is crucial for maintaining a positive user experience. However, a velocity alert mechanism would significantly enhance our ability to proactively address issues.
Here are a few reasons why we believe a velocity alert mechanism for ANRs would be beneficial:
Early Detection: With a velocity alert, we can detect a sudden increase in…
5 votes -
Shortcut to easily add environmental variables
I want an easy way to add a environmental variable (had originally not enabled nix so there was no obvious way)
5 votes -
Dark mode for firebase uservoice
Can't you activate a dark mode in uservoice? Don't get why dark mode still isn't the default in 2024. Am I the only one working at night :) ?
5 votes -
Add WSL support
Add support of Microsoft WSL Extension in Project IDX.
5 votes -
to share previews with others and workspace limits
I want to share/view the web preview with others and if the project workspace limits are increased to 3 it would be helpful
5 votes -
5 votes
- Don't see your idea?