Skip to content

Feature update mongo api#50

Closed
Grubba27 wants to merge 60 commits into
masterfrom
feature-update-mongo-api
Closed

Feature update mongo api#50
Grubba27 wants to merge 60 commits into
masterfrom
feature-update-mongo-api

Conversation

@Grubba27

@Grubba27 Grubba27 commented Sep 1, 2022

Copy link
Copy Markdown
Contributor

Sorry in advance for the number of changes :(
Should have to do step-by-step, but it seems to be a kind of easy one to review
This one will depend on this one to be merged and also on the newest version. could not proceed with testing it, but as soon new release is out I will come back to this one and check if there are any issues left

@Grubba27 Grubba27 marked this pull request as ready for review September 5, 2022 13:04

@henriquealbert henriquealbert left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Need to update the changelog, bump Meteor version, test on Cordova iOS and Android

@StorytellerCZ

Copy link
Copy Markdown
Collaborator

@Grubba27 I think we can merge this, no?

Comment on lines +20 to +21
const tasks = useTracker(async () =>
await TasksCollection.find({}, { sort: { createdAt: -1 } }).fetchAsync()

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I needed to stop this pr because useTracker could not handle async states at the time.

Now it can. We were planing on coming back on this one following the same style as the vue3 guide that was launched

@Grubba27

Grubba27 commented Oct 2, 2023

Copy link
Copy Markdown
Contributor Author

I think before merging this I need to solve this issue that I pointed in this comment

I would try adjusting this update alongside a slight visual update the same way @vit0rr did with the vue3 tutorial.

@StorytellerCZ

Copy link
Copy Markdown
Collaborator

@Grubba27 a friendly ping on this.

@denihs

denihs commented Sep 10, 2024

Copy link
Copy Markdown
Contributor

This is now updated in the V3 tutorial https://docs.meteor.com/tutorials/react/

@denihs denihs closed this Sep 10, 2024
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.

4 participants