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

cannot be moved on to the next page #104

Open
Caffeine21 opened this issue Oct 17, 2023 · 23 comments
Open

cannot be moved on to the next page #104

Caffeine21 opened this issue Oct 17, 2023 · 23 comments
Assignees

Comments

@Caffeine21
Copy link

Caffeine21 commented Oct 17, 2023

We found that the page move URL contains the variable runAggregate=false.
If this variable is included, the URL will not work.
I'm using the latest version. Is there a way to solve this problem?

image
@Caffeine21
Copy link
Author

And what is this useless button on both sides..?

image

@BlackthornYugen
Copy link
Member

We found that the page move URL contains the variable runAggregate=false.
If this variable is included, the URL will not work.
I'm using the latest version. Is there a way to solve this problem?

image

I think this is fixed in the latest npm version but it hasn't been published to docker yet due to an issue with the build.

@Caffeine21
Copy link
Author

Then there's no way I can solve it.
When will it be updated?

@BlackthornYugen
Copy link
Member

Then there's no way I can solve it.
When will it be updated?

As soon as we can fix it. I can't really give a timeframe myself.

@Caffeine21
Copy link
Author

Thank you. Have a nice day today

@BlackthornYugen
Copy link
Member

BlackthornYugen commented Oct 17, 2023

I think it makes sense to keep the issue open until it's fixed right? Unless we can look to another bug that will stay open.

@Caffeine21
Copy link
Author

Okay.

@bharath-naik
Copy link

facing the same issue for latest mongo-express docker. is there any version of docker where paginantion issue is working.

@OsoianMarcel
Copy link

I have the same issue on the latest Docker image.

@nofacer
Copy link

nofacer commented Nov 14, 2023

same here. Which tag is able to use now?

@eggcho
Copy link

eggcho commented Nov 21, 2023

same here. Which tag is able to use now?

[1.0.0-alpha.4] It works for me.

@Massoumeh-Mahaei
Copy link

Is it okay to use alpha image in production ?

@nidhinpmohan
Copy link

When we can expect the solution ? any specific date ?

@eviltik

This comment was marked as off-topic.

@BlackthornYugen
Copy link
Member

As I said in October, I'm not able to give a timeframe. I've tried a few times to get the build to work so I could update the docker image but I couldn't figure it out. I don't have a lot of time to put to this project. If someone is able to get the to get the docker build working I can publish the latest NPM version to docker.io.

@BlackthornYugen
Copy link
Member

Changes in #107 / #108 seem to be working. I'm confident that once one of these PRs is merged, we will be able to publish 1.0.2. Thanks @fitztrev for your help!

@nidhinpmohan
Copy link

Pagination working with new tag 1.0.2- Thank you.....

@eviltik
Copy link

eviltik commented Jan 9, 2024

Thank you !

@BlackthornYugen
Copy link
Member

Sounds like it was resolved. 🙂

@Caffeine21
Copy link
Author

Page button not created after page 5
It also saves well in the actual database and works well when changing the URL (skip=50), but the page 6 button will not be generated.

@bkis
Copy link

bkis commented Jan 29, 2024

Page button not created after page 5 It also saves well in the actual database and works well when changing the URL (skip=50), but the page 6 button will not be generated.

Can confirm. I had this issue with pagination ending at page 2. I have no idea what the exact number of generated pagination links depends on, though (I mean in the context of this bug).

EDIT: This should obviously three pages:

image

(this is mongo-express:1.0.2 via Docker)

@BlackthornYugen
Copy link
Member

@rtritto is this fixed in the 1.0.3-rc? Looks like you fixed a rounding bug here?: mongo-express/mongo-express#1184

@rtritto
Copy link
Member

rtritto commented Jan 30, 2024

@rtritto is this fixed in the 1.0.3-rc? Looks like you fixed a rounding bug here?: mongo-express/mongo-express#1184

Yes, the fix mongo-express/mongo-express#1184 is in version 1.0.3-rc.

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