harness_name stringclasses 56
values | github_repo stringclasses 59
values | issue_title stringlengths 1 728 | issue_body stringlengths 0 65k ⌀ | issue_url stringlengths 39 77 | issue_created_at int64 1,376B 1,768B | issue_closed_at int64 1,382B 1,776B ⌀ | is_related float64 0 1 ⌀ | stage float64 0 4 ⌀ | step stringclasses 3
values | strategy float64 1 6 ⌀ | root_cause_label stringclasses 11
values | issue_comments listlengths 0 76 | issue_labels listlengths 0 9 ⌀ | issue_cross_referenced listlengths 0 23 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
EvalAI | Cloud-CV/EvalAI | Fix height of form input fields | Currently, the elements below the input-fields in forms move downward when warning messages are inserted.
- the expected behaviour
The elements should not move from their own position.
- the observed behaviour
The elements move downward from their position.
",
"@geekayush I saw this issue as open so I went ahe... | [
"enhancement",
"GSOC-2019",
"easy_to_fix",
"frontend",
"good first issue"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/2150",
"https://github.com/Cloud-CV/EvalAI/pull/2168"
] |
EvalAI | Cloud-CV/EvalAI | Update the test zip challenge in the example folder | The challenge zip in the examples folder uses the python 2 version of the script which causes an issue with the submission worker.
Update the script and the yaml file dates as well

| https://github.com/Cloud-CV/EvalAI/issues/2151 | 1,550,939,657,000 | 1,560,591,217,000 | 1 | 1 | B | 1 | Environment Incompatibility | [
"Can I take this issue?",
"@sanchit-ahuja sure !",
"Hey can I take up this Issue",
"@UpcominTerminator . Hi! I am working on this issue. I will try to submit a Pull request today. You can take up another issue. :)",
"@sanchit-ahuja are you still working on this ?",
"Not right now. You may assign to anyone... | null | null |
EvalAI | Cloud-CV/EvalAI | Using Scheduler for sending email | Hello EvalAI,
I think you should use a scheduler for sending emails to users.
As on scaling there'll be thousands of users. And to send emails of thousands of emails, the request'll take time.
Thanks!
| https://github.com/Cloud-CV/EvalAI/issues/2154 | 1,551,086,451,000 | 1,551,086,572,000 | null | null | null | null | null | [] | [] | [] |
EvalAI | Cloud-CV/EvalAI | can't able to build and run | observed behavior: when I run sudo docker-compose up --build the error comes up
Starting evalai_sqs_1 ...
Starting evalai_nodejs_1 ...
Starting evalai_sqs_1
Starting evalai_nodejs_1
Starting evalai_db_1 ... error
ERROR: for evalai_db_1 Cannot start service db: driver failed programming external connectivity ... | https://github.com/Cloud-CV/EvalAI/issues/2159 | 1,551,619,004,000 | 1,551,646,314,000 | 1 | 0 | A | 3 | Documentation Deficiency | [
"Hey @luck-u ! Check [common errors](https://evalai.readthedocs.io/en/latest/faq(developers).html#common-errors-during-installation) page, you could find the solution for your problem there. Also, you can redirect the issues you are facing during installation to the [gitter](https://gitter.im/Cloud-CV/EvalAI/) chan... | null | null |
EvalAI | Cloud-CV/EvalAI | Update status field of Participant model to be a charfield | Presently status is a foreign key to model __ParticipantStatus__ where we are adding only 5 values. If __ParticipantStatus__ had only status as primary key, then it would have made sense as then status can have N number of values like
```
class ParticipantStatus(models.Model):
status = models.CharField(max_length... | https://github.com/Cloud-CV/EvalAI/issues/216 | 1,480,757,913,000 | 1,480,758,864,000 | null | null | null | null | null | [
"merged in #217 "
] | [
"bug",
"enhancement",
"GSOC-2019",
"medium-difficulty",
"backend"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/217",
"https://github.com/Cloud-CV/EvalAI/issues/192"
] |
EvalAI | Cloud-CV/EvalAI | Mock AWS ECR requests for development environment | ## Current Behaviour
When the challenge is docker based then in the development environment you can't participate in it.
## Expected Behaviour
The challenge host and participant in the development environment should be able to participate in the docker based challenges.
## Fix
Mock boto3 ECR repository API... | https://github.com/Cloud-CV/EvalAI/issues/2160 | 1,551,660,703,000 | 1,560,591,220,000 | 1 | 0 | A | 3 | Unimplemented Feature Gap | [
"Can I work on this issue?",
"No, since you are still working on https://github.com/Cloud-CV/evalai-cli/issues/145 issue. Please finish that issue first.",
"Can i take this ?",
"Sure, you can take this issue. (I hope no other issue is assigned to you.)",
"Yes, I've finished working on my previous assigned i... | null | null |
EvalAI | Cloud-CV/EvalAI | Fix challenge page display on mobile | ## Current Behaviour
The tabs on the mobile are not properly aligned as shown here -

## Expected Behaviour
Fix the alignments. | https://github.com/Cloud-CV/EvalAI/issues/2162 | 1,551,679,327,000 | 1,560,591,225,000 | null | null | null | null | null | [
"@RishabhJain2018 Can I work on it?",
"Sure, you can work on this issue.",
"@geekayush Have you solved this issue or can I solve this issue?",
"@RishabhJain2018 Can I work on this if @geekayush is not able to resolve the issue?",
"@RishabhJain2018 I can also try to work on it.",
"Hi @GearGit @shaunak-ba... | [
"bug",
"enhancement",
"GSOC-2019",
"frontend",
"good first issue",
"inactivity"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/2164",
"https://github.com/Cloud-CV/EvalAI/issues/2169"
] |
EvalAI | Cloud-CV/EvalAI | couldn't approve a challenge |
Hello I am runny EvalAI locally using docker. I created a challenge , but I couldn't approve it using the superuser django admin interface. I checked the official documentation
https://evalai.readthedocs.io/en/latest/approve_challenge.html
However I couldn't approve the challenge since I couldn't access it (The ... | https://github.com/Cloud-CV/EvalAI/issues/2167 | 1,551,805,799,000 | 1,551,882,546,000 | 1 | 4 | A | 5 | Documentation Deficiency | [
"Hi! @nadzma .To approve a challenge, you can click the hyperlink in the 'ID' column, scroll down and check the '`Approved by Admin`' checkbox. ",
"@KhalidRmb Thank you so much for your answer",
"@nadzma Was your issue resolved?",
"@gautamjajoo Yes it was resolved",
"Closing this since it is resolved. @na... | null | null |
EvalAI | Cloud-CV/EvalAI | Misplaced logout button in mobile view | # Logout button falls out of the menu bar in mobile view
### Observed behaviour :

### Expected behaviour :
.",
"Sure! It would be really nice if you can fix this asap.",
"Noted. \r\nJust a clarification: What all details exactly do you mean? _(Also, how is the package to be used here? Should I add end/start dates edit functionality in this as well?)_\r\n1. Currently, ... | null | null |
EvalAI | Cloud-CV/EvalAI | Align EvalAI in SideNav in mobile view | - the expected behaviour
The header of SideNav ( i.e., EvalAI ) should be vertically centred.
- the observed behaviour

I would like take this issue up. | https://github.com/Cloud-CV/EvalAI/issues/2177 | 1,552,326,782,000 | 1,552,586,798,000 | null | null | null | null | null | [] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/2180"
] |
EvalAI | Cloud-CV/EvalAI | Active states of links in SideBar | The active states in SideBar are not properly set. The issue exists for almost every link.
- the expected behaviour
Example: The dashboard link should be in active state ( bold font ) when on dashboard as shown in the screenshot below.
- the observed behaviour

**The expected behaviour**
Count of stars and forks displayed properly. | https://github.com/Cloud-CV/EvalAI/issues/2187 | 1,552,491,123,000 | 1,553,006,719,000 | null | null | null | null | null | [
"@RishabhJain2018 can you help me with this?",
"@C-Anirudh Can you verify once more? It is working on my end! ",
"@gautamjajoo the stats aren't visible to me locally or in the [website](https://evalai.cloudcv.org/).",
"@C-Anirudh Which browser are you using?",
"@gautamjajoo I am using Google Chrome 72",
... | [] | [] |
EvalAI | Cloud-CV/EvalAI | Add unit tests for create challenge API | ## Current Scenario
There are no unit tests for create challenge using zip [API](https://github.com/Cloud-CV/EvalAI/blob/c156f3d54c95861c4ac4eaef1d2e3419bab83a7a/apps/challenges/views.py#L488)
## Deliverables
- [ ] Add unit tests for the API | https://github.com/Cloud-CV/EvalAI/issues/2188 | 1,552,506,014,000 | 1,560,591,230,000 | null | null | null | null | null | [
"I'd like to do this. @RishabhJain2018 May I?",
"sure @KhalidRmb . Please feel free to ask doubts if you have any.",
"Surely @RishabhJain2018 . Just wanted to remind you to take a look at #2172 comments when you can. Thanks!\r\n ",
"yep, I've it on my list. I'll review it soon. Thanks for the reminder.",
"@... | [
"enhancement",
"GSOC-2019",
"hard-to-fix",
"backend",
"inactivity"
] | [
"https://github.com/Cloud-CV/EvalAI/issues/2208",
"https://github.com/Cloud-CV/EvalAI/pull/2225"
] |
EvalAI | Cloud-CV/EvalAI | Display error on UI while creating challenge | ## Current Behaviour
When there are syntax errors in the `yaml` challenge configs then the challenge creation using zip [API](https://github.com/Cloud-CV/EvalAI/blob/c156f3d54c95861c4ac4eaef1d2e3419bab83a7a/apps/challenges/views.py#L575) fails with 500 Internal Server error which should not be the case.
## Expect... | https://github.com/Cloud-CV/EvalAI/issues/2189 | 1,552,506,527,000 | 1,553,028,376,000 | 1 | 4 | A | 5 | Validation Gap | [
"@RishabhJain2018 Can I work on this issue?",
"Sure!",
"@RishabhJain2018 Should I show all the syntax errors of the yaml file on the UI (over toast) or just show the message saying `There is a syntax error on the yaml file, Please correct them before creating a challenge!`",
"@RishabhJain2018 Can you please c... | null | null |
EvalAI | Cloud-CV/EvalAI | Create Participant object when saving Participant Team object | In flow of creating a ParticipantTeam, when a use enters a team name its __ParticipantTeam__ and __Participant__ object should be created
Presently the api to create a new participant team only supports creation of ParticipantTeam.
So add a block in the api which creates a new __Participant__ object also. | https://github.com/Cloud-CV/EvalAI/issues/219 | 1,480,758,643,000 | 1,480,775,660,000 | 1 | 1 | A | null | Unimplemented Feature Gap | [
"merged in #221 "
] | null | null |
EvalAI | Cloud-CV/EvalAI | Display total number of participated participant teams in a challenge | # Current Scenario
We don't display the total number of participant teams in a challenge.
The API is already written in `analytics` app.
## Expected scenario
The total number of participant teams in a challenge should be displayed here:
",
"Hey @RishabhJain2018 , I was going through the repo trying to figure out how it works and the changes I need to make. So as I've understood, I need to \r\n* give a provision for the \"host\" of the challenge in the UI to change the... | [
"GSOC-2019",
"hard-to-fix",
"frontend",
"backend",
"new-feature",
"inactivity"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/2222",
"https://github.com/Cloud-CV/EvalAI/pull/2344"
] |
EvalAI | Cloud-CV/EvalAI | Command not copied properly | When a challenge is docker based then the command `evalai set_token <auth_token>` isn't copied properly. Basically, the token isn't copied.
<img width="1161" alt="Screenshot 2019-03-20 at 1 44 50 PM" src="https://user-images.githubusercontent.com/12206047/54706996-8ab51e00-4b16-11e9-9652-128e44c9789b.png">
| https://github.com/Cloud-CV/EvalAI/issues/2214 | 1,553,103,993,000 | 1,553,106,827,000 | 1 | 0 | B | 3 | Algorithmic Error | [
"Can I take this?",
"Sure! please fix this asap."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Add filtering package for and unit tests | ## Current Scenario
Since we require #2129 urgently, hence the unit tests are missing in it. Also, the standard way to do filtering is using [django-filters](https://github.com/carltongibson/django-filter).
## Expected Scenario
Modify the API to use django filters and write the unit tests.
## Deliverables
- ... | https://github.com/Cloud-CV/EvalAI/issues/2219 | 1,553,233,712,000 | 1,560,591,231,000 | 1 | 0 | A | 2 | Unimplemented Feature Gap | [
"Hey! can I work on this issue?",
"Hi @sudharsana-kjl Welcome to CloudCV! Sure, you can work on this.",
"Can I be the next person on waiting list to work on this @RishabhJain2018 ?",
"Hey @RishabhJain2018! Do you want to use django-filter to ```get_submissions_for_challenge``` API as discussed in #2129 or do ... | null | null |
EvalAI | Cloud-CV/EvalAI | Add api to invite participant to a team | A user can invite a participant to a team. For v1, we have decided the following thing
* User to be invited has already signed up on the platform
* As soon as a invite is sent, corresponding to the email, a participant object will be created with status as _Accepted_. This will be changed in v2.
| https://github.com/Cloud-CV/EvalAI/issues/222 | 1,480,776,147,000 | 1,480,779,661,000 | null | null | null | null | null | [
"fixed in #223 "
] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/223"
] |
EvalAI | Cloud-CV/EvalAI | Add support for displaying challenges in different languages | ## Current Scenario
We display all the content and the challenges in one language only i.e. English.
## Expected Scenario
The user should be able to choose the language in which the content should be displayed.
## Hint:
https://www.toptal.com/angular-js/internationalize-your-angularjs-app | https://github.com/Cloud-CV/EvalAI/issues/2220 | 1,553,239,239,000 | 1,742,259,005,000 | null | null | null | null | null | [
"@RishabhJain2018 Looks interesting, Can I work on this?",
"sure! But you were working on some other issue, right? Once you're done with it then you can take this up.",
"@RishabhJain2018 ok thanks!",
"@RishabhJain2018 Meanwhile Can I work on this.? If @Sanji515 is working on another issue.",
"Hello @Rishabh... | [
"enhancement",
"GSOC-2019",
"hard-to-fix",
"frontend",
"new-feature",
"priority-low"
] | [
"https://github.com/Cloud-CV/EvalAI-ngx/pull/237"
] |
EvalAI | Cloud-CV/EvalAI | Add unit tests for the new API's | ## Current Scenario
There are no unit tests for the APIs added in #2176 .
## Expected Scenario
Unit tests must be added for the new APIs | https://github.com/Cloud-CV/EvalAI/issues/2227 | 1,553,412,419,000 | 1,560,591,233,000 | null | null | null | null | null | [
"I would liike to work on it @RishabhJain2018 ",
"Can I work on this issue @RishabhJain2018?",
"This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n",
"This issue has been automatically cl... | [
"enhancement",
"GSOC-2019",
"medium-difficulty",
"backend",
"inactivity"
] | [
"https://github.com/Cloud-CV/EvalAI/issues/2250",
"https://github.com/Cloud-CV/EvalAI/pull/2268",
"https://github.com/Cloud-CV/EvalAI/pull/2285"
] |
EvalAI | Cloud-CV/EvalAI | Add discussions tab and star button to featured challenge | ### Observed Behaviour
When a user visits a featured challenge on the homepage when he/she is not logined, the discussion tab and star button is not visible. (Ref : attached screenshot)
### Expected Behaviour
The discussion tab ans star button should be visible on the challenge page.
@RishabhJain2018 @deshraj
... | https://github.com/Cloud-CV/EvalAI/issues/2232 | 1,553,496,455,000 | 1,590,944,142,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [
"Can I work on this issue?",
"Sure @kurianbenoy !\r\n",
"@RishabhJain2018 Do we need to add star button also?",
"yep.",
"This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n",
"This is... | null | null |
EvalAI | Cloud-CV/EvalAI | Typo | "Add other memebers to this Team" —> "Add other members to your team"
https://github.com/Cloud-CV/EvalAI/blob/343089d6b246bd0d5815ad9bb7288a958195211a/frontend/src/js/controllers/challengeHostTeamsCtrl.js#L393 | https://github.com/Cloud-CV/EvalAI/issues/2235 | 1,553,640,528,000 | 1,553,676,237,000 | null | null | null | null | null | [] | [
"GSOC-2019",
"easy_to_fix",
"priority-high",
"good first issue"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/2236"
] |
EvalAI | Cloud-CV/EvalAI | Update method to store queue name in Challenge model | Currently, we store the queue name for each challenge using something like this:
```
challenge_queue_name = "{}-{}-{}".format(challenge_title, challenge_pk, random_challenge_id)[:75]
```
Where the challenge title can be any string. But SQS does not allow special characters in the queue name and hence we should ... | https://github.com/Cloud-CV/EvalAI/issues/2238 | 1,553,656,239,000 | 1,590,944,279,000 | 1 | 0 | B | 2 | Validation Gap | [
"Can i work on this?",
"@tawAsh1 Go ahead. :) ",
"Hi,\r\n\r\nIs this issue resolved?\r\n",
"Hey @pushkalkatara , I think it is already been added [here](https://github.com/Cloud-CV/EvalAI/blob/master/apps/base/utils.py#L196). Hence this issue can be closed @RishabhJain2018 @deshraj \r\n\r\nFeel free to take a... | null | null |
EvalAI | Cloud-CV/EvalAI | Add team in ParticipantAdmin class in Participant app | https://github.com/Cloud-CV/EvalAI/issues/224 | 1,480,781,868,000 | 1,481,039,618,000 | null | null | null | null | null | [
"isnt this already solved ?",
"@gauthamzz My bad. Actually we want to add `team` in the ParticipantAdmin model. Updating the issue title. ",
"`team` should be present in `list_display`, `search_fields` and `list_filter`. ",
"@deshraj Is anyone working on it?",
"I don't think so. If you want, you can work on... | [
"GSOC-2019",
"easy_to_fix",
"backend"
] | [
"https://github.com/Suryansh5545/EvalAI/pull/4",
"https://github.com/nikochiko/EvalAI/pull/46",
"https://github.com/Suryansh5545/EvalAI/pull/6",
"https://github.com/nikochiko/EvalAI/pull/188",
"https://github.com/Suryansh5545/EvalAI/pull/19",
"https://github.com/Suryansh5545/EvalAI/pull/33",
"https://gi... | |
EvalAI | Cloud-CV/EvalAI | Fix potential vulnerabilities due to outdated requirements | uWSGI 2.0.15 has a vulnerability.
CVE-2018-6758 CVSS 7.5
https://www.cvedetails.com/cve/CVE-2018-6758/ | https://github.com/Cloud-CV/EvalAI/issues/2240 | 1,553,671,683,000 | 1,560,591,236,000 | 1 | 0 | A | 2 | External Dependency Breakage | [
"This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n",
"This issue has been automatically closed as there is no further activity. Thank you for your contributions.\n"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Allow unverified user to view the challenge | ### Observed Behaviour
If an unverified user tries to view a challenge page, he is not able to do so and is told to verify the email first.
### Expected Behaviour
The unverified user should be allowed to view the challenge page and if he visits the `Participate` tab , an error stating to verify email address shoul... | https://github.com/Cloud-CV/EvalAI/issues/2241 | 1,553,674,255,000 | 1,582,942,632,000 | 1 | 4 | A | 5 | Validation Gap | [
"Can I work on this?",
"This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n",
"This issue has been automatically closed as there is no further activity. Thank you for your contributions.\n"... | null | null |
EvalAI | Cloud-CV/EvalAI | Submission file cannot be unzipped | ### **Bug report**
Expected behavior: The submission should work.
Observed behavior: Submission status is "Failed" and the stderr file states only that "Submission file cannot be unzipped".
Operating system and browser: Ubuntu 16.04 Firefox and Windows 10 Chrome. I think that it is browser independent.
Issue:... | https://github.com/Cloud-CV/EvalAI/issues/2243 | 1,553,678,702,000 | 1,553,716,027,000 | 1 | 4 | A | 6 | Validation Gap | [
"Hi @veritas9872 , The url that you're giving in the submission file doesn't download a zip file, instead it downloads the content of an html page.\r\nTo check it please use this command - `wget <url_from_the_file>`\r\nI think this is causing the issue.\r\n\r\nI'm closing this issue. Please feel free to reopen it i... | null | null |
EvalAI | Cloud-CV/EvalAI | Prevent the user to edit the uploaded filename | ### Observed Behaviour
Currently a user is able to edit the uploaded file name during submission to a challenge or when uploading zip file to host a challenge.
### Expected Behaviour
DIsable user to edit the filename or enter any text in the field.
@RishabhJain2018 @deshraj
 not required for Remote submission worker. | Currently, the remote worker doesn't use the Django app directly as the submission worker does, and only references the models through the public API.
And also the error: `django.core.exceptions.ImproperlyConfigured: Requested setting LOGGING_CONFIG, but settings are not configured. You must either define the enviro... | https://github.com/Cloud-CV/EvalAI/issues/2269 | 1,554,465,509,000 | 1,554,832,692,000 | 1 | 0 | A | 1 | Validation Gap | [
"Thanks for opening this issue. It's a really good catch @KhalidRmb. :) "
] | null | null |
EvalAI | Cloud-CV/EvalAI | Challenge creation using configuration zip doesn't work | - the expected behaviour
When the configuration zip is uploaded it says that the challenge is sent to admin for approval. When I approve it through django admin panel I expect to see in challenges list on frontend.
- the observed behaviour
But it doesn't show up in the challenges section, if I create a new one thr... | https://github.com/Cloud-CV/EvalAI/issues/2274 | 1,554,742,002,000 | 1,560,591,240,000 | 1 | 0 | B | 3 | Validation Gap | [
"@mtahafarooq can you please share which challenge configuration file you are trying to upload? ",
"This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n",
"This issue has been automatically ... | null | null |
EvalAI | Cloud-CV/EvalAI | Add new logos on homepage | Some of the new organizations have started using EvalAI for hosting their challenge, hence we would like to mention them as our users on the homepage -
Here are logos to be added alphabetically -
1. [UIUC](https://i.ibb.co/S3WnN7z/UIUC.png)
2. [NanKai University](https://upload.wikimedia.org/wikipedia/en/thumb/a/a... | https://github.com/Cloud-CV/EvalAI/issues/2286 | 1,555,535,222,000 | 1,570,167,056,000 | null | null | null | null | null | [
"@RishabhJain2018 I'm interested in helping",
"sure!\r\n",
"Hi guys, I would like to contribute, can I take take this issue.",
"This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.",
"@San... | [
"enhancement",
"GSOC-2019",
"easy_to_fix",
"frontend",
"good first issue"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/2314",
"https://github.com/Cloud-CV/EvalAI/pull/2411",
"https://github.com/Cloud-CV/EvalAI/pull/2455"
] |
EvalAI | Cloud-CV/EvalAI | Travis Build is failing | Travis build of EvalAI has been failing for some PR as its evident on following PR's:
- https://travis-ci.org/Cloud-CV/EvalAI/builds/522303739?utm_source=github_status&utm_medium=notification
- https://travis-ci.org/Cloud-CV/EvalAI/builds/521968318?utm_source=github_status&utm_medium=notification
It seems due t... | https://github.com/Cloud-CV/EvalAI/issues/2289 | 1,555,733,440,000 | 1,555,879,175,000 | 1 | 0 | A | 2 | External Dependency Breakage | [] | null | null |
EvalAI | Cloud-CV/EvalAI | OAuth integration | Has there been any more consideration to add OAuth support. I saw issue [#766](https://github.com/Cloud-CV/EvalAI/issues/766) where the OAuth integration was tabled until a future release. Now we're 2 years in the future and it would be nice to know if this can be reopened. | https://github.com/Cloud-CV/EvalAI/issues/2291 | 1,556,046,920,000 | 1,742,424,600,000 | 1 | 0 | B | 3 | Unimplemented Feature Gap | [
"@RishabhJain2018 I would like to work on integration. Can I work on this ",
"Hi @rohitjha941, sure you can work on this.",
"Hi, Currently I am starting with Github. What all services do you want me to use? ",
"Hi - I work with @WinnersGoHome. We're working to deploy this in an enterprise environment - idea... | null | null |
EvalAI | Cloud-CV/EvalAI | Add countdown timer for the challenges | **Current Behaviour**:
There is no timer shown when the challenge deadline is approaching.
**Expected Behaviour**:
There should be a counter which will automatically appear one month before the challenge deadline.
Reference: #1769 | https://github.com/Cloud-CV/EvalAI/issues/2295 | 1,556,605,499,000 | 1,562,725,237,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [
"@Sanji515 Would you like to work on this?",
"@RishabhJain2018 Sure!",
"@RishabhJain2018 @galipremsagar Hey, In general, I'm thinking of UI for countdown timer something similar to this please take a look at the screenshots.\r\n\r\n.
### Expected Behaviour
Fix the given link.
@RishabhJain2018 @galipremsagar | https://github.com/Cloud-CV/EvalAI/issues/2302 | 1,556,867,756,000 | 1,562,678,437,000 | null | null | null | null | null | [
"Can I take this issue?\n\nOn Fri, 3 May 2019, 12:45 p.m. Gautam Jajoo, <notifications@github.com>\nwrote:\n\n> Observed Behaviour\n>\n> There is a broken link of github repository on documentation page\n> <https://evalai.readthedocs.io/en/latest/challenge_creation.html#challenge-configuration-examples>\n> .\n> Exp... | [
"inactivity"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/2304"
] |
EvalAI | Cloud-CV/EvalAI | Modify the update submission API for handling error bars | **Deliverables:**
1. Modify the update_submission API to handle the error bars.
2. Update the comments in submission worker, and update_submission API so as to add the error bars.
3. Update the EvalAI-Starters repository to include the same evaluation script.
@vkartik97 Assigning this to you since you've w... | https://github.com/Cloud-CV/EvalAI/issues/2305 | 1,557,102,536,000 | 1,562,891,806,000 | 1 | 1 | C | null | Unimplemented Feature Gap | [
"This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Fix staging travis build | **Description**:
The Travis build here(https://travis-ci.org/Cloud-CV/EvalAI/jobs/532140171#L5087) fails after the latest commit in master(https://github.com/Cloud-CV/EvalAI/commit/d9166ae8a20a1e4e35c851d99905223a91d7e0fb)
**Expected:**
Fix the Travis build
@sarthak212 Would you like to take this up since i... | https://github.com/Cloud-CV/EvalAI/issues/2311 | 1,557,816,702,000 | 1,558,121,698,000 | 1 | 0 | A | 3 | Validation Gap | [
"@RishabhJain2018 Sure."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Create a user profile model | The model should live in `accounts` app and have the following fields
* contact_number - CharField(10)
* affiliation - CharField(512)
* receive_participated_challenge_updates - BooleanField(default=False)
* recieve_newsletter - BooleanField(default=False)
also catch post_save on _User_ model to create a _Pro... | https://github.com/Cloud-CV/EvalAI/issues/232 | 1,480,847,368,000 | 1,480,870,027,000 | null | null | null | null | null | [
"merged in #233 "
] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/233"
] |
EvalAI | Cloud-CV/EvalAI | Wrong input field when updating existing participant teams | **Observed behavior**
When someone tries to edit an existing participant team' s name or url, the value passes also at the input fields (name, url) of the create new participant team form.

**Excpected beh... | https://github.com/Cloud-CV/EvalAI/issues/2324 | 1,558,271,881,000 | 1,590,944,470,000 | null | null | null | null | null | [
"Closing this for now."
] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/2326"
] |
EvalAI | Cloud-CV/EvalAI | Can not submit changes when host edits challenge phases | **Observed behavior**
When host tries to edit a challenge phase' s details, the submit button is not working

| https://github.com/Cloud-CV/EvalAI/issues/2329 | 1,558,282,893,000 | 1,558,305,406,000 | 1 | 0 | B | 3 | Validation Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Create api to disable logged in user | Api should live in `accounts` app and have a url pattern like `/api/accounts/user/disable`. Api will work only for POST call and set `is_active` flag to False. api should logout the current user. | https://github.com/Cloud-CV/EvalAI/issues/234 | 1,480,851,450,000 | 1,480,869,930,000 | 1 | 0 | B | 3 | Unimplemented Feature Gap | [
"merged in #235 "
] | null | null |
EvalAI | Cloud-CV/EvalAI | Fix potential vulnerabilities due to outdated requirements | There are some outdated requirements which can open potential security threats. Hence we should update the vulnerable package versions as suggested by Github. Here is the list of upgrades to be done (as suggested by Github):
`djangorestframework>=3.9.1`
Please make sure to verify the validity and compatibility of... | https://github.com/Cloud-CV/EvalAI/issues/2341 | 1,558,772,656,000 | 1,558,816,293,000 | 1 | 0 | A | 2 | External Dependency Breakage | [] | null | null |
EvalAI | Cloud-CV/EvalAI | submission worker error : 'NoneType' object has no attribute 'get' | When I upload an evaluation script, the system shows the following error messages at the server side
(I follow the instructions in https://evalai.readthedocs.io/en/latest/challenge_creation.html#challenge-configuration-examples to create the challenge)
> worker_1_c60bbe8e7733 | [2019-05-27 17:50:28] ERROR Exceptio... | https://github.com/Cloud-CV/EvalAI/issues/2347 | 1,558,980,910,000 | 1,590,944,512,000 | 1 | 2 | A | 1 | Validation Gap | [
"I found the fix #2277 that makes the submission_worker.py working in DEV environment.\r\n",
"This is fixed."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Add api to disable a particular challenge | Api should live in challenge app. For adding this api, a field `is_disabled` needs to be present in _Challenge_ model.
Logic behind the api will be to fetch `creator` from `challenge` object and then check if the current user is challenge_host_team creator or not. This is for v1, may change in v2(where we may add c... | https://github.com/Cloud-CV/EvalAI/issues/236 | 1,480,855,860,000 | 1,480,869,671,000 | 1 | 1 | A | null | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Cannot submit results into a challenge | - the expected behavior
A challenge was created following the steps provided in [EvalAI Documentation release 1.1.] link here https://buildmedia.readthedocs.org/media/pdf/evalai/latest/evalai.pdf
When logged as host, we should be able to submit into a challenge.
- the observed behavior
1. I logged as host (also... | https://github.com/Cloud-CV/EvalAI/issues/2366 | 1,562,153,944,000 | 1,562,160,479,000 | 1 | 4 | A | 6 | Validation Gap | [
"Hi @fhalhani,\r\nThanks for reporting the issue. We've fixed this issue with this PR: https://github.com/Cloud-CV/EvalAI/pull/2367. Once this is merged then it should not cause further issues. Please feel free to reopen the issue if it doesn't get resolved.\r\n\r\nThanks, @vkartik97 for the quick fix.\r\n"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Add remaining integration tests for the worker | (After Fargate deployment)
- test_extract_challenge_data_succesfully.
- test_run_submission_succesful
- test_load_challenge
Refer this commit: https://github.com/Cloud-CV/EvalAI/pull/2352/commits/493f7cdfcea8f37cd68ee8a6f6aa574ac9a015d9 | https://github.com/Cloud-CV/EvalAI/issues/2371 | 1,562,335,235,000 | null | null | null | null | null | null | [] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Submission worker: Add successful_submission_flag==True condition before saving submission_output | - **Expected behaviour**:
If the submission evaluation is not succesful then the submission output in the database should not be updated.
_Example_: if the challenge splits in the output and the database don't match, this line should not run: https://github.com/Cloud-CV/EvalAI/blob/34cf4572d6938a5f16a4d97b1e8434ee5bb... | https://github.com/Cloud-CV/EvalAI/issues/2373 | 1,562,339,309,000 | null | 1 | 2 | A | 1 | Validation Gap | [
"Can I work on this issue?",
"@KhalidRmb Is anyone working on this ? I'd like to take this up \r\n",
"@yashdusing Sure.",
"This issue was posted as a task on Google Code-In. I claimed the task, and it seems like this issue has not been resolved yet, so I'll start working on it. Is that fine?",
"Is the issue... | null | null |
EvalAI | Cloud-CV/EvalAI | submission error | - the expected behavior:
when submitting a file to the challenge it should show the details of the submission
- the observed behavior
when a file is submitted to the challenge all submission details are non as shown below

and the ... | https://github.com/Cloud-CV/EvalAI/issues/2375 | 1,562,407,803,000 | 1,563,046,116,000 | 1 | 4 | A | 6 | Validation Gap | [
"Try to restart your worker \r\nsudo docker-compose restart worker and submit again\r\n"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Add username field in response of participant_team_list view | We also want to send `username` field to the client side so that the Team admin username is visible on the dashboard. | https://github.com/Cloud-CV/EvalAI/issues/238 | 1,480,874,996,000 | 1,481,748,216,000 | null | null | null | null | null | [
"@deshraj I think this is done in #239. We should close this.",
"Thanks @RishabhJain2018 for pointing out. \r\n\r\nFixed in #239. Closing it."
] | [
"enhancement",
"GSOC-2019",
"easy_to_fix",
"backend"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/239"
] |
EvalAI | Cloud-CV/EvalAI | Worker: Add tests for the main function | Add tests for the main function here: https://github.com/Cloud-CV/EvalAI/blob/master/scripts/workers/submission_worker.py#L658 | https://github.com/Cloud-CV/EvalAI/issues/2385 | 1,563,045,259,000 | 1,590,944,720,000 | null | null | null | null | null | [
"@RishabhJain2018 Could you please elaborate on what tests we want here ?",
"Closing since we have this."
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Update submission API results in 500 error | **Issue:**
The update submission API results into the 500 error when the parameters passed aren't correct. Here is the error: https://sentry.io/share/issue/f8a2925b30604ba0b950abb04853d04d/
**Fix**
All the errors should be properly handled and the response should be displayed to the challenge host. | https://github.com/Cloud-CV/EvalAI/issues/2387 | 1,563,204,889,000 | 1,591,546,244,000 | 1 | 0 | B | 3 | Validation Gap | [
"@RishabhJain2018 Can I work on this?\r\n",
"Hi @RishabhJain2018 isn't this already implemented in the repo [here](https://github.com/Cloud-CV/EvalAI/blob/ca0351dda61be800b2ee50a2b9d4f41b913e8ea9/apps/jobs/views.py#L854) with [tests](https://github.com/Cloud-CV/EvalAI/blob/ca0351dda61be800b2ee50a2b9d4f41b913e8ea... | null | null |
EvalAI | Cloud-CV/EvalAI | Update emailError key of localStorage on error in the dashboard controller. | ### Bug

**Expected** -> For an unverified user, the message displayed should be _"Please verify your email first!"_
**Current** -> The message is "_false_". It os only update... | https://github.com/Cloud-CV/EvalAI/issues/2400 | 1,563,715,496,000 | 1,591,546,328,000 | 1 | 4 | A | 5 | Validation Gap | [
"@Ram81 @RishabhJain2018 PTAL.",
"This is fixed!\r\n#2193 "
] | null | null |
EvalAI | Cloud-CV/EvalAI | Overflow of link box from header. | Background of links (Home, www.cloudcv.org) are overflowing from header container in Dashboard view. | https://github.com/Cloud-CV/EvalAI/issues/241 | 1,480,933,865,000 | 1,482,858,520,000 | null | null | null | null | null | [
"@aka-jain Can I work on this?",
"@RishabhJain2018 : Sure, go ahead :)"
] | [
"bug",
"GSOC-2019",
"easy_to_fix",
"frontend"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/294"
] |
EvalAI | Cloud-CV/EvalAI | ClientException: An error occurred (ClientException) when calling the CreateService operation: TaskDefinition not ... | https://sentry.io/organizations/cloudcv/issues/1133979609/?referrer=github_plugin
```
ClientException: An error occurred (ClientException) when calling the CreateService operation: TaskDefinition not found.
File "challenges/aws_utils.py", line 306, in create_service_by_challenge_pk
response = client.create_servi... | https://github.com/Cloud-CV/EvalAI/issues/2419 | 1,564,664,880,000 | 1,564,664,972,000 | null | null | null | null | null | [] | [] | [] |
EvalAI | Cloud-CV/EvalAI | how to access evalai webpage using ip address instead of localhost | How to configure local evalAI server to access it using ip address? Currently, it seem to work only with localhost:8888.
Thanks | https://github.com/Cloud-CV/EvalAI/issues/2422 | 1,565,331,917,000 | 1,591,546,378,000 | 1 | 0 | B | 3 | Architectural Constraint | [
"actually it opens webspage, but when I enter the password nothing happens when opened on a different machine.",
"As a workaround, you can update the hardcoded `\"API\": \"http://localhost:8000/api/\"` to `\"API\": \"http://YOUR_MACHINE_IP:8000/api/\"` in the file `EvalAI/frontend/src/js/config.json`, this should... | null | null |
EvalAI | Cloud-CV/EvalAI | Attribute Error during submission: "no attribute 'evaluate'" | Hi there!
So I created a challenge, admin approved it, restarted the worker. When I make submissions they get shown as "Failed" and the Stderr reads:
```
Traceback (most recent call last):
File "/code/scripts/workers/submission_worker.py", line 399, in run_submission
submission_output = EVALUATION_SCRIPTS[... | https://github.com/Cloud-CV/EvalAI/issues/2426 | 1,565,793,413,000 | 1,580,237,824,000 | 1 | 1 | A | null | External Dependency Breakage | [
"Hi @bimtauer, Can you please confirm that you're using the latest master branch? There was a bug related to it earlier but it is fixed now.",
"Closing this as it is fixed."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Change color of radio buttons to EvalAI's primary color (Dark Gray) | Change color of radio buttons in Create Team page.
Refer variable.scss file for color themes. Use $dark-gray for the radio button. Currently it is of green color and needs to be changed. | https://github.com/Cloud-CV/EvalAI/issues/243 | 1,480,973,182,000 | 1,481,140,213,000 | null | null | null | null | null | [
"@aka-jain Can i work on this?",
"@jainarunarunjain sure.\r\n",
"Closing and fixed with #248 "
] | [
"GSOC-2019",
"easy_to_fix",
"frontend"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/244"
] |
EvalAI | Cloud-CV/EvalAI | Login does not work |
**- Expected behaviour**
Able to login with default users
**- Observed behaviour**
Login page does nothing
**- steps to reproduce the problem**
Run steps on the guide then try a default login
**- which operating system**
Running on Ubuntu Server
| https://github.com/Cloud-CV/EvalAI/issues/2434 | 1,567,426,743,000 | 1,591,546,531,000 | 1 | 0 | B | 3 | Configuration Error | [
"Same problem here \r\n**OS**-Windows 10 1903 \r\nDocker-19.03.1",
"The login works fine on my system.\r\nSo could you post screenshots of the problem? @julianmukaj ",
"There is nothing to screenshot, the login button fires off but 'connection refused' error is returned on console on OPTIONS verb.\r\n\r\nEdit:\... | null | null |
EvalAI | Cloud-CV/EvalAI | SyntaxError: Missing parentheses in call to 'print' | I have built and run the Docker containers for eval AI. Submitting using the default challenge works for me and evaluation happens automatically. But when I upload a new sample challenge (from https://github.com/Cloud-CV/EvalAI/blob/master/examples/example1/test_zip_file.zip), I hit an issue where my submissions don't ... | https://github.com/Cloud-CV/EvalAI/issues/2437 | 1,567,703,217,000 | 1,568,157,094,000 | 1 | 2 | A | 1 | Validation Gap | [
"@RishabhJain2018 @deshraj any comments?",
"Hi @ansuabraham, Thanks for pointing out the bug. We will fix it.\r\nMoreover, please use [EvalAI-Starters](https://github.com/Cloud-CV/EvalAI-Starters) repository for creating a challenge. ",
"Thanks @RishabhJain2018. Realized that the test challenge was has an evalu... | null | null |
EvalAI | Cloud-CV/EvalAI | Upgrade challenge examples in EvalAI from Python2 to Python3 | **Issue:**
The challenge configuration examples here: https://github.com/Cloud-CV/EvalAI/tree/master/examples/example1 are written in Python2.
**Deliverables**
Update the examples from Python2 to Python3. | https://github.com/Cloud-CV/EvalAI/issues/2439 | 1,568,157,223,000 | 1,742,424,824,000 | 1 | 0 | A | 2 | Environment Incompatibility | [
"Can I work on this",
"Sure!",
"Hi @sachinmukherjee Are you still working on this issue? If not, can i take it up?",
"Hi @RishabhJain2018 I committed the changes and upgraded the code from python2 to python3.",
"is this issue open or close? \r\nif it is open can anyone assign it to me",
"Closing this sinc... | null | null |
EvalAI | Cloud-CV/EvalAI | Integrate with EvalAI-ngx | This may already be in the works but I couldn't find any information on it. We are trying to use EvalAI with https://github.com/Cloud-CV/EvalAI-ngx instead of the built in UI. This may be more of a question/request for help than an issue.
This is the Dockerfile we are using for the front end (pretty much just copied... | https://github.com/Cloud-CV/EvalAI/issues/2440 | 1,568,396,512,000 | 1,591,546,729,000 | null | null | null | null | null | [
"Hi, @MichCest I recently set up the https://github.com/Cloud-CV/EvalAI-ngx, I didn't face such an error. Just use `docker-compose up` and would automatically build it for you.",
"We are actively working to solve this."
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Add and update existing tests for challenge submission API | Reference: #2409
- Some tests were removed in the above mentioned PR but we need those tests with some updation when we upload a file for challenge submission.
- Also need to add tests when we make submission using URL. | https://github.com/Cloud-CV/EvalAI/issues/2443 | 1,568,833,938,000 | null | 1 | 3 | A | null | Unimplemented Feature Gap | [
"@Sanji515 Can I take up this issue? \r\n",
"Sure @coldk91ght ",
"@Sanji515 Ohkay. On it. 👍 ",
"@Sanji515 Can I take this issue?",
"I'm sorry for the delay. A close relative of mine had passed away and so I couldn't focus on the task. I have put some new tests. I need some help with the successful url tes... | null | null |
EvalAI | Cloud-CV/EvalAI | Discrepancy in status codes in views.py and test_views.py | https://github.com/Cloud-CV/EvalAI/blob/f59eca2aa8ed8ecf01b340c972e4bde2915010a1/apps/jobs/views.py#L124-L125
The response returns ```status=status.HTTP_400_BAD_REQUEST``` for non-existing challenge.
In test_views.py (https://github.com/Cloud-CV/EvalAI/blob/master/tests/unit/challenges/test_views.py) , lines 369, 6... | https://github.com/Cloud-CV/EvalAI/issues/2467 | 1,571,912,614,000 | 1,572,179,914,000 | 1 | 4 | A | null | Validation Gap | [
"Okay got it. I'm sorry. I confused jobs/views.py challenges/test_views.py"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Error not displayed when filesize > 100 with url send | When submitting a json file via the url, and the file has more than 100 characters, it fails silently, while answering that the upload was successful.
It would be better to answer with an explicit error message, like it is the case when uploading directly the file.
| https://github.com/Cloud-CV/EvalAI/issues/2469 | 1,572,874,687,000 | 1,742,344,736,000 | 1 | 4 | A | 5 | Validation Gap | [
"Thanks, @cdancette for pointing it.\r\n@Sanji515 Can you please look into this?",
"Closing this since we don't have this feature anymore."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Set DrfDocs to be only available on development server only | See this: https://github.com/Cloud-CV/EvalAI/blob/master/evalai/urls.py#L24 . This URL pattern should be only available in the development environment. | https://github.com/Cloud-CV/EvalAI/issues/247 | 1,481,124,619,000 | 1,481,300,862,000 | null | null | null | null | null | [
"@deshraj I will fix this.",
"@deshra The PR is merged . I think we should close this.",
"Fixed in #254. Closing it. "
] | [
"enhancement",
"GSOC-2019",
"easy_to_fix",
"backend"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/254"
] |
EvalAI | Cloud-CV/EvalAI | update installation instruction in readme | When I was setting up EvalAI on my system then for Building and running the Docker containers I had to give the command with admin priviledges(in both windows & ubuntu).
So ``` sudo docker-compose up --build``` for ubuntu and running cmd with **Run as Administration** should be there.
Thanks!
| https://github.com/Cloud-CV/EvalAI/issues/2471 | 1,573,155,543,000 | 1,591,547,015,000 | 1 | 0 | A | 3 | Documentation Deficiency | [
"Closing this since because it is an installation issue and if the docker is set up properly, it shouldn't need admin privileges."
] | null | null |
EvalAI | Cloud-CV/EvalAI | The documentation page on 'challenge-creation-using-zip-configuration' does not exist | [This](https://evalai.readthedocs.io/en/latest/challenge_creation.html#challenge-creation-using-zip-configuration) link to the documentation page on 'challenge-creation-using-zip-configuration' does not exist.
- the expected behaviour: To open the documentation
- the observed behaviour: Gives page not found error
- ... | https://github.com/Cloud-CV/EvalAI/issues/2473 | 1,573,532,175,000 | 1,574,658,785,000 | null | null | null | null | null | [
"@VishwaasHegde , I think you are referring to this page: https://evalai.cloudcv.org/web/challenge-create\r\nAlso facing same issue here: https://github.com/Cloud-CV/EvalAI-Starters/blob/master/challenge_config.yaml\r\nWe can use this link instead: https://evalai.readthedocs.io/en/latest/configuration.html#challeng... | [
"priority-high"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/2474"
] |
EvalAI | Cloud-CV/EvalAI | Does evalai push support adding different container registry? | Hello,
Can you provide information on how can one add a different container registry to evalai cli?
Thanks!
| https://github.com/Cloud-CV/EvalAI/issues/2475 | 1,574,189,321,000 | 1,579,623,852,000 | 1 | 0 | A | 3 | Unimplemented Feature Gap | [
"Hi @asm582 ,\r\nI didn't quite get your point.\r\nWhat do you mean by different container registry? Do you mean to point to the docker hub?",
"yes, how can I configure evalai-cli it to store containers in docker.io or quay.io",
"@RishabhJain2018 Could you please answer this ? I also have this doubt since most ... | null | null |
EvalAI | Cloud-CV/EvalAI | UI Design : Signup page displays your password is weak even though password field is empty |
**- the observed behaviour**
When a user tries to sign up the web page, the first enters the password and then clears this field, the sign up page displays your password is weak
**- the expected behaviour**
Ideally, it should only display that password is required
**- steps to reproduce the problem**... | https://github.com/Cloud-CV/EvalAI/issues/2478 | 1,574,534,656,000 | 1,591,710,489,000 | null | null | null | null | null | [
"@RishabhJain2018 can I work on this?",
"@tusharfc Already there is an open PR for the issue. https://github.com/Cloud-CV/EvalAI-ngx/pull/222",
"@Kajol-Kumari We should fix this in ngx version.",
"> @Kajol-Kumari We should fix this in ngx version.\r\n\r\nHey @RishabhJain2018 I just checked it for ngx and this... | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/2520",
"https://github.com/Cloud-CV/EvalAI/pull/2521",
"https://github.com/Cloud-CV/EvalAI/pull/2838"
] |
EvalAI | Cloud-CV/EvalAI | UI Design: Log in and sign up page - To remove redundancy of the password character limit | **- the observed behaviour**
Password field by default displays the character limit that minimum length of 8 is required.
**- the expected behaviour**
According to good UI design, I think it would redundant to include the character limit, when it is actually dynamically updating this behaviour when the characte... | https://github.com/Cloud-CV/EvalAI/issues/2479 | 1,574,536,537,000 | null | 1 | 4 | A | 5 | Documentation Deficiency | [
"@vs74 thanks for reporting this. If you are interested in fixing this issue, please let me know.",
"@vkartik97, I would like to work on this. May I proceed ?",
"Sure!",
"I would also like to work on this so can i get the source of this page?",
"@ArcSlayer121 \r\nCurrently, @vs74 has been assigned to this i... | null | null |
EvalAI | Cloud-CV/EvalAI | UI fades out for few seconds and then fades in | **The Observed Behaviour**
**GIF**

Here is a sample GIF wherein I tried to navigate between diff functionalists ( `AI Challenges`, `Hosted Challenge`s, `Create Challenge`). Notice when I ... | https://github.com/Cloud-CV/EvalAI/issues/2484 | 1,574,577,053,000 | 1,591,719,997,000 | null | null | null | null | null | [
"Hi @vs74 this is not an effect, just a loading screen waiting for api to getting finished. I guess somehow, loader is not showing up here. We can work on that. See other pages where you can see loader as well as fadeout screen."
] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/2839"
] |
EvalAI | Cloud-CV/EvalAI | Two links serving same purpose on same webpage | There is "All Challenges" two times on the same page.
- the expected behaviour
There is no need of having two ["All Challenges"](https://evalai.cloudcv.org/web/dashboard) on the same page as both are serving the same purpose.
I understand that it could have made some sense if we were watching it NOT on desktop vi... | https://github.com/Cloud-CV/EvalAI/issues/2485 | 1,574,581,173,000 | 1,591,547,373,000 | null | null | null | null | null | [
"This is fixed!"
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | [Error Display] User logs in and email not verified. | - the expected behavior
Users should be asked to verify email first to start using EvalAI.
- the observed behavior
The message displayed is unable to create or select a team, and unknown comment as false as in the image
\r\n",
"Yes i observed it on local host, in the terminal we get a link ... | null | null |
EvalAI | Cloud-CV/EvalAI | [Tests] Add tests for updating leaderboard data API | Deliverables -
Add tests for the API added in this PR #2481 | https://github.com/Cloud-CV/EvalAI/issues/2487 | 1,574,631,424,000 | null | 1 | 4 | A | 6 | Unimplemented Feature Gap | [
"@RishabhJain2018 Can I take this up?",
"Sure @Ayukha !",
"As this is still open, can I take this up?",
"@RishabhJain2018 Can I work on this issue?",
"@RishabhJain2018 as the issue is still open can I work on it?\r\n",
"Hii @RishabhJain2018 , is this issue is still open?\r\nif this is Open, please assig... | null | null |
EvalAI | Cloud-CV/EvalAI | Add ArgoAI as one of our users | Add the logo for [ArgoAI](https://www.argo.ai/) alphabetically in the users list. | https://github.com/Cloud-CV/EvalAI/issues/2488 | 1,574,631,482,000 | 1,580,913,081,000 | null | null | null | null | null | [
"@RishabhJain2018 can I work on this?",
"sure!",
"@RishabhJain2018 Do we have to add the logo in the \"Partner Organizations section\"? Or In which specific section should I update this logo?",
"Hi @iamdarshshah, I think @yashdusing is working on it.",
"@yashdusing Any updates on this one?",
"@RishabhJain... | [
"enhancement",
"easy_to_fix",
"frontend",
"good first issue"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/2499"
] |
EvalAI | Cloud-CV/EvalAI | Sidebar on Dashboard view is not working properly for Mobile view. | Currently sidebar is collapsing at ~640px but it should be collapsed at screensize<992 px. | https://github.com/Cloud-CV/EvalAI/issues/249 | 1,481,150,050,000 | 1,488,462,556,000 | 1 | 4 | A | 5 | Architectural Constraint | [
"@aka-jain can I fix this?",
"@RishabhJain2018 : Sure, assigning it to.",
"@aka-jain @deshraj I think this issue is soved. Please refer https://github.com/Cloud-CV/EvalAI/blob/master/frontend/src/css/modules/web.scss#L24 and https://github.com/Cloud-CV/EvalAI/blob/master/frontend/src/css/modules/variables.scss#... | null | null |
EvalAI | Cloud-CV/EvalAI | Mobile view header for Dashboard is not working properly. | Header of Dashboard view doesn't seem to be responsive. Need to fix that. | https://github.com/Cloud-CV/EvalAI/issues/250 | 1,481,150,262,000 | 1,484,394,058,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [
"can I fix this too ?",
"sorry for asking this late. I solved this issue. can you review ?",
"@deshraj : Actually, I am not sure - Is this fixed now? ",
"@aka-jain is keeping track of this issue. Lets keep it open and let Akash make a decision on this. ",
"@spyshiv : do you want to work on this?",
"this i... | null | null |
EvalAI | Cloud-CV/EvalAI | [Feature Request] How about we add a beginner dataset for users to get familiar with the interface? | I have been using Kaggle from a long time. And I realized that as a beginner, the [Titanic dataset](https://www.kaggle.com/c/titanic) competition helped me become familiar with their interface. I am relatively new to EvalAI and maybe some sample dataset such as the Titanic along with Tutorial instructions would be cool... | https://github.com/Cloud-CV/EvalAI/issues/2500 | 1,575,792,643,000 | 1,591,547,981,000 | 1 | 1 | B | 1 | Unimplemented Feature Gap | [
"Yes, I think It will be great for newcomers",
"Can I contribute for this issue by creating a tutorial or something?\r\n",
"Why was this closed? Has such a tutorial been created?"
] | null | null |
EvalAI | Cloud-CV/EvalAI | make challenge tabs stick under navbar | - the expected behaviour
As we scroll down the ongoing challenges, upcoming challenges secs etc. stick the top under the navbar. Same as navbar sticks the top of screen. This will help improve the overall experience on the page.
![Peek 2019-12-11 21-58](https://user-images.githubusercontent.com/47540976/70640226... | https://github.com/Cloud-CV/EvalAI/issues/2503 | 1,576,082,144,000 | 1,610,229,182,000 | null | null | null | null | null | [
"Can I take this issue?",
"@Saloni-Tayal As you have reported this issue, would you like to build this feature?",
"@sanji515 yes I want to build this feature. ",
"@Saloni-Tayal Looking forward to your PR.\r\n\r\nPlease wait @ShubhamPandey28 Will open more issues soon :smiley: ",
"I think no one is working o... | [
"enhancement",
"frontend",
"good first issue"
] | [] |
EvalAI | Cloud-CV/EvalAI | how to verify my email | when I enter the url:https://evalai.cloudcv.org/ and sign in my account.
There is a dialog box pops up:
Unable to create or select a team.
Please verify your email first! | https://github.com/Cloud-CV/EvalAI/issues/2504 | 1,576,120,184,000 | 1,591,547,789,000 | 1 | 0 | B | 3 | Documentation Deficiency | [
"@UPCLJ when you sign up, you will receive an email like this from `no-reply@cloudcv.org`:\r\n\r\n> Hello from EvalAI!\r\n> \r\n> You're receiving this e-mail because user \"UserName\" was registered at evalai.cloudcv.org under this e-mail address.\r\n> \r\n> To verify your registration, please go to https://evalap... | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.