2382 results found
-
From Firebase Studio to the app stores:
It would be great if Firebase already had the functionality to export the app in the required formats for publishing to the Google and Apple app stores. Since Firebase is part of the Google pipeline, sending it directly from Firebase to the Google Play Store would already be a great help.
1 vote -
Order field by Descending Nulls Last
Provide order by option that moves nulls to the end of results per postgresql docs
NULLS LAST(https://www.postgresql.org/docs/current/queries-order.html#QUERIES-ORDER)Nulls are last for ASC sorts by default, so it's only needed for DESC, so I'd propose adding a new
DESC_NULLS_LASTprop to the OrderDirection enum (https://firebase.google.com/docs/reference/data-connect/gql/enum#OrderDirection)1 vote -
https://studio.firebase.google.com/studio-8297471099
https://studio.firebase.google.com/studio-8297471099
use this or help me please...
1 vote -
Enable hide title bar in the new PWA
I really appreciate that Firebase Studio now released the PWA.
It's great actually, however, the top part is too spacy, kinda unproportional.
It would be great if the PWA has the option to hide the tittle bar.
Now that the window control button overlaps with the Google Account icon, we can move it to the left accordingly.
Thank you.
5 votes -
افكار ساخنه
كل انواع النشاط واحدث الميزات انفنكس اصدار الحدث
1 vote -
Support Cloudflare Authenticated Origin Pulls (mTLS) / Load Balancer configurations
App Hosting's Load Balancer is not configurable, so there is no way to restrict traffic origin before it hits the application.
Provide a way to support Authenticated Origin Pulls, either by providing configuration access to the underlying Load Balancer, or via built-in support. https://developers.cloudflare.com/ssl/origin-configuration/authenticated-origin-pull/
1 vote -
Allow ordering functions when they are displayed in firebase console.
As a non-expert user, I am trying to avoid navigating the Google Cloud Console ("GCC") when possible (which should be understandable since that is largely the point of Firebase). So when an internal error in one of my functions occurs, I go to the firebase console, find the relevant function and then select "see logs" which takes me the to the precise place in GCC. The issue is that the function in the Firebase console seem to be displayed in random order with no way of ordering them... so it is always a pain to scan through them to find…
2 votes -
Independent Version Control System to Enhance User Experience and Workflow Efficiency
I recommend implementing a standalone version control system separate from the message interface, enabling centralized management and AI-generated automatic naming for each version. This architecture would streamline the user interface, reduce complexity, and provide more intuitive content management through dedicated version tracking capabilities.
2 votes -
Add auth handlers from Hosting to App Hosting.
/__/auth/handler
Identical to hosting but for app hosting.
Would definitely make things simpler for Next.js apps.
9 votes -
1 vote
-
Rich Text Editor
A rich text editor enables users to format content with bold, italics, underlining, lists, links, colors, and embedded media—much like a mini word processor inside an app. It supports WYSIWYG (What You See Is What You Get) functionality, ensuring that users preview final formatting in real-time. Essential for apps involving content creation, blogging, messaging, or note-taking, a rich text editor improves user engagement and expression. Features like undo/redo, custom styles, and Markdown/HTML output enhance flexibility. Ideal for both web and mobile, this tool can be tailored for user-generated content, making app interfaces more interactive and user-friendly.
3 votes -
تطبيق واتساب مشهل
عمل تطبيق مشهل بجميع الميزات لوسمحت
2 votes -
Suggesting to show manual commits in the AI mode history of the Studio
I've been playing a lot with the Firebase Studio for the last couple of weeks, and sometimes I dive into the code to manually adjust things.
The problem is that when I go back to the AI mode, those manual commits are not visible in the history, and when rolling back later in the history, I end up removing them inadvertently.
It would be a great improvement to have the manual commits visible in the history, so that when rolling back, one can be sure not to remove their manual work.
2 votes -
Make Gemini in firebase studio more aware of the cloud ecosystem
Trying to add AI logic to my we app in Firebase Studio has turned into a nightmare of broken dependancies and error loops it can't fix. This is because it was trying to do it all itself using Genkit in the app rather than building cloud functions in vertex to separate the AI logic from the application. Google has a whole suite of tools and there is best practice that the Gemini in Firebase Studio doesn't seem to know about, and certainly doesn;t recommend for AI feature requests.
2 votes -
Add Malware Scanning to Firebase App Distribution
Add malware scanning in Firebase App Distribution for uploaded binary files (.apk, .aab, .ipa) so that they can be detected for malicious content before being accepted into the Firebase App Distribution console.
2 votes -
3 votes
-
Un jeu
La ou on peut faire comme jta
1 vote -
Melhorar o gerenciamento de cache.
Estava em um projeto e a eletricidade desconectou e agora o projeto fica em 'Setting up workspace' e não carrega.
2 votes -
Make console information visible in Prototyper
Right now, when something isn't working, I have to switch back to the code mode to see any console errors.
It takes a lot of time to keep switching between code and prototype mode.
It would be great if we could see the console messages in the prototype mode.2 votes -
Automated testing after changes
In our web project, we have a large number of tests implemented ( Jest )
After the prototyper makes changes, we have to manually go to the code part and run the tests on the terminal shell.
It would be great if we could somehow trigger them or, after any changes, it could run them automatically.2 votes
- Don't see your idea?