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

Next page button in users/assignment view don't take into account search criteria #364

Open
llaske opened this issue Feb 18, 2023 · 9 comments

Comments

@llaske
Copy link
Owner

llaske commented Feb 18, 2023

In the Users view and in the Assignment view, the next button don't take into account search criteria.

See the problem below (for the Users view):

cNyOEOR9W8

@llaske llaske added the bug label Feb 18, 2023
@arian0zen
Copy link

arian0zen commented Feb 25, 2023

hey @llaske , was asking that I want to work on this issue.. but I am not familiar on how to set up the developer enviornment for this sugarizer server, can you help me a bit with this ? or am I missing something obvious here ?

update: 10:38 pm 25th feb
oh I am sorry, I was confused where is the repo for this sugarizer and I was looking in the main sugarlabs repo... so do I clone this repo llaske/sugarizer-server and set up the enviornment ?

another update query: 11:17 pm 25th feb
I was carefully looking at the cource code on different folders from both sugarizer and sugarizer server.. I felt i am familiar with the .js codes and also I am confident I can work on a few of features raised in the issues..
but, Unfortunately I am not at all familiar with the docker and staff so I am finding it a bit difficult set up to start to code.. I really really need help on thisss. hey @NikhilM98 I am mentioning you here as well, if you can help me with an way around, thankkk you, looking forward :)

@llaske
Copy link
Owner Author

llaske commented Feb 25, 2023

@arian0zen just follow running instructions here and you will have a running environment

@arian0zen
Copy link

arian0zen commented Feb 25, 2023

do I have keep to both sugarizer and sugarizer-server folder in the same directory ? what should be the heierarchy ?

@llaske
Copy link
Owner Author

llaske commented Feb 25, 2023

Not in the same directory, side by side. Clone commands create a sugarizer and a sugarizer-server directory at the same level.

@arian0zen
Copy link

arian0zen commented Feb 26, 2023

hey, I kinda got the set up ready, though sh generate-docker-compose.sh this command is not working for me, I am getting this error, (i am on windows 10)
image

why is this ?
though when I am using nodemon sugarizer.js I see the local host working on 8080.

So, I was asking should I stop worrying about why docker compose is not working in my setup and start working on the features ? or sh generate-docker-compose.sh this command is necessary ?

  • do I have to install docker first like this ? is it necessary for development ?
    image

@llaske
Copy link
Owner Author

llaske commented Feb 26, 2023

@arian0zen it look like you're not familiar with Linux and Shell command line.
It will be difficult for you to contribute without a basic understanding of it. I suggest you to first increase your skill on Linux before trying to play with docker and before starting your contributions.

@arian0zen
Copy link

Okkkkaay understoood

@parteekcoder
Copy link

hey, I kinda got the set up ready, though sh generate-docker-compose.sh this command is not working for me, I am getting this error, (i am on windows 10) image

why is this ? though when I am using nodemon sugarizer.js I see the local host working on 8080.

So, I was asking should I stop worrying about why docker compose is not working in my setup and start working on the features ? or sh generate-docker-compose.sh this command is necessary ?

  • do I have to install docker first like this ? is it necessary for development ?
    image

sh command will not work on windows

@llaske
Copy link
Owner Author

llaske commented Sep 8, 2023

Fixed in #407

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

No branches or pull requests

3 participants