Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite Algolia #276

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Rewrite Algolia #276

wants to merge 8 commits into from

Conversation

pinkeshmars
Copy link
Collaborator

Description

Rewrite Algolia

Linear ticket and magic word Fixes DEVR-655

Type of change

  • Typo fix
  • New feature
  • Enhancement to current docs
  • Removed outdated references
  • Update assets

@pinkeshmars pinkeshmars requested a review from PoojaB26 February 14, 2025 08:20
Copy link

stackblitz bot commented Feb 14, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Collaborator

@PoojaB26 PoojaB26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few changes requested


Alogolia integration comprises the following steps:
- Completed [**Firebase Setup**](../../ff-integrations/firebase/connect-to-firebase-setup.md) for your FlutterFlow project.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's mention how Firebase collections are utilised for Algolia search before we give these requirements. + let's mention if Algolia can work on other DB sources or not such as Supabase or their own DB

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done! and added 'if Algolia can work on other DB sources...' as FAQ.


Now, Algolia will only use the fields that you specified here while searching for any term in your app.
1. **Open Firebase Extensions:** In your Firebase project dashboard, go to the **Extensions** section and click [**Explore Extensions**](https://extensions.dev/extensions). Search for **"Search with Algolia"**, then click **Install**. Choose your project to proceed with the installation.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Directly provide the link to the extension and remove/reduce this step

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup! updated arcade as well.


Now, Algolia will only use the fields that you specified here while searching for any term in your app.
1. **Open Firebase Extensions:** In your Firebase project dashboard, go to the **Extensions** section and click [**Explore Extensions**](https://extensions.dev/extensions). Search for **"Search with Algolia"**, then click **Install**. Choose your project to proceed with the installation.
2. **Update Extension Instance ID (Optional)**: An extension instance ID uniquely identifies each installed instance of an extension within your Firebase project. This ID is used to manage the extension instance, including updating or uninstalling it.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add line break between each point. Its too crowded otherwise.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!


<div style={{
position: 'relative',
paddingBottom: 'calc(56.67989417989418% + 41px)', // Keeps the aspect ratio and additional padding
height: 0,
width: '100%'}}>
<iframe
src="https://demo.arcade.software/fJPcFSHLQ0Di51NyNfso?embed&show_copy_link=true"
src="https://demo.arcade.software/k3hZtbA1Y7W7Z8obJryV?embed&show_copy_link=true"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these keys sensitive? Let's remove the application if it is so people dont misuse it, or we can mask it in the Arcade.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, removed the keys. Thanks!

PoojaB26 and others added 4 commits February 22, 2025 13:07
* Added info for Predfined path

* fix

---------

Co-authored-by: Pooja Bhaumik <[email protected]>
# Conflicts:
#	docs/resources/control-flow/backend-logic/api/rest-api.md
@PoojaB26
Copy link
Collaborator

After merging and publishing, let's delete the old Arcades from our account. @pinkeshmars

@pinkeshmars
Copy link
Collaborator Author

After merging and publishing, let's delete the old Arcades from our account. @pinkeshmars

Sure @PoojaB26 and you can review it again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants