Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
830,876
32,028,395,037
IssuesEvent
2023-09-22 10:27:34
svthalia/Reaxit
https://api.github.com/repos/svthalia/Reaxit
opened
Some events don't show up in calendar
bug priority: high
### Describe the bug The GM on the 10th of October and the Master thesis market are on the calendar on the website, but don't show up on the app. ### How to reproduce Steps to reproduce the behavior: 1. Go to the calendar. 2. Scroll down to the 10th of October. 4. See that the GM is not there.
1.0
Some events don't show up in calendar - ### Describe the bug The GM on the 10th of October and the Master thesis market are on the calendar on the website, but don't show up on the app. ### How to reproduce Steps to reproduce the behavior: 1. Go to the calendar. 2. Scroll down to the 10th of October. 4. See th...
priority
some events don t show up in calendar describe the bug the gm on the of october and the master thesis market are on the calendar on the website but don t show up on the app how to reproduce steps to reproduce the behavior go to the calendar scroll down to the of october see that the...
1
733,042
25,285,571,015
IssuesEvent
2022-11-16 19:00:06
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
opened
No CSV Import Toggle w/ VoIP
Type: Bug Type: Feature / Enhancement Priority: High
**Describe the bug** CSV Import does not support yes/no toggle with VoIP. **Screenshots** ![image](https://user-images.githubusercontent.com/3904468/202269422-ec111be3-e279-42ff-8cf8-3b3476170066.png)
1.0
No CSV Import Toggle w/ VoIP - **Describe the bug** CSV Import does not support yes/no toggle with VoIP. **Screenshots** ![image](https://user-images.githubusercontent.com/3904468/202269422-ec111be3-e279-42ff-8cf8-3b3476170066.png)
priority
no csv import toggle w voip describe the bug csv import does not support yes no toggle with voip screenshots
1
318,775
27,321,044,731
IssuesEvent
2023-02-24 19:52:26
peviitor-ro/ui-js
https://api.github.com/repos/peviitor-ro/ui-js
closed
Rocket image size
bug TestQuality Medium
## Precondition URL: https://beta.peviitor.ro Device: Iphone 12 Pro Browser: Chrome ## Steps to Reproduce: ### Step 1 <span style="color:#58b880"> **[Pass]** </span> Open URL in browser #### Expected Result The webpage is loaded without any errors ### Step 2 <span style="color:#ff5538"> **[Fail]** </span> Check if t...
1.0
Rocket image size - ## Precondition URL: https://beta.peviitor.ro Device: Iphone 12 Pro Browser: Chrome ## Steps to Reproduce: ### Step 1 <span style="color:#58b880"> **[Pass]** </span> Open URL in browser #### Expected Result The webpage is loaded without any errors ### Step 2 <span style="color:#ff5538"> **[Fail]*...
non_priority
rocket image size precondition url device iphone pro browser chrome steps to reproduce step open url in browser expected result the webpage is loaded without any errors step check if the rocket icon is displayed as per design on figma expected result rocke...
0
8,634
23,159,420,264
IssuesEvent
2022-07-29 16:02:00
Azure/azure-sdk
https://api.github.com/repos/Azure/azure-sdk
opened
Board Review: Azure Communication Services (SPOOL) [Recognize DTMF / Media Streaming] (Java & Python)
architecture board-review
Service name: **ACS Email** Key contact for this review: **Komivi Agbakpem** Link to previous API version: First Version of ACS Email SDK for Java & Python Description of the material to be reviewed/changed: Feature parity with previously reviewed .NET & Typescript Champion scenarios that briefly explain how develo...
1.0
Board Review: Azure Communication Services (SPOOL) [Recognize DTMF / Media Streaming] (Java & Python) - Service name: **ACS Email** Key contact for this review: **Komivi Agbakpem** Link to previous API version: First Version of ACS Email SDK for Java & Python Description of the material to be reviewed/changed: Featu...
non_priority
board review azure communication services spool java python service name acs email key contact for this review komivi agbakpem link to previous api version first version of acs email sdk for java python description of the material to be reviewed changed feature parity with previously reviewe...
0
33,502
9,161,914,178
IssuesEvent
2019-03-01 11:50:49
UniFormal/MMT
https://api.github.com/repos/UniFormal/MMT
closed
Specify deploy/lib/*.jar dependencies in SBT
build system development workflow systems-meeting
For almost all jars in [deploy/lib](https://github.com/UniFormal/MMT/tree/master/deploy/lib) (except xz.jar, I guess) there is an official artifact available, e.g. on Maven Central. Drop the jars and specify these dependencies in `src/build.sbt`. ### Reasoning: Usage of MMT via SBT breaks If one doesn't use the M...
1.0
Specify deploy/lib/*.jar dependencies in SBT - For almost all jars in [deploy/lib](https://github.com/UniFormal/MMT/tree/master/deploy/lib) (except xz.jar, I guess) there is an official artifact available, e.g. on Maven Central. Drop the jars and specify these dependencies in `src/build.sbt`. ### Reasoning: Usage of...
non_priority
specify deploy lib jar dependencies in sbt for almost all jars in except xz jar i guess there is an official artifact available e g on maven central drop the jars and specify these dependencies in src build sbt reasoning usage of mmt via sbt breaks if one doesn t use the mmt jar but instead...
0
180,589
6,651,232,969
IssuesEvent
2017-09-28 19:16:15
minio/minio-go
https://api.github.com/repos/minio/minio-go
closed
Functional tests not passing when Minio server has a new default region
priority: medium
When I set Minio region to "us-west-2" in ~/.minio/config.json, functional tests won't pass anymore: ``` $ go run functional_tests.go ... INFO[0015] file=functional_tests.go function:=main.testGetObjectClosedTwice line#=665 FATA[0041] Error:Put http://localhost:900...
1.0
Functional tests not passing when Minio server has a new default region - When I set Minio region to "us-west-2" in ~/.minio/config.json, functional tests won't pass anymore: ``` $ go run functional_tests.go ... INFO[0015] file=functional_tests.go function:=main.tes...
priority
functional tests not passing when minio server has a new default region when i set minio region to us west in minio config json functional tests won t pass anymore go run functional tests go info file functional tests go function main testgeto...
1
318,221
9,683,501,182
IssuesEvent
2019-05-23 11:42:21
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.qwant.com - site is not usable
browser-firefox-tablet engine-gecko priority-important
<!-- @browser: Firefox Mobile (Tablet) 65.0 --> <!-- @ua_header: QwantMobile/3.0 (Android 6.0.1; Tablet; rv:66.0) Gecko/66.0 Firefox/65.0 QwantBrowser/66.0.3 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.qwant.com/?q=corriere.it&t=all **Browser / Version**: Firefox Mobile (Tablet) 65.0 **Operating...
1.0
www.qwant.com - site is not usable - <!-- @browser: Firefox Mobile (Tablet) 65.0 --> <!-- @ua_header: QwantMobile/3.0 (Android 6.0.1; Tablet; rv:66.0) Gecko/66.0 Firefox/65.0 QwantBrowser/66.0.3 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.qwant.com/?q=corriere.it&t=all **Browser / Version**: Fir...
priority
site is not usable url browser version firefox mobile tablet operating system android tested another browser unknown problem type site is not usable description click on it it is not working steps to reproduce browser configuration mix...
1
11,191
2,641,732,933
IssuesEvent
2015-03-11 19:25:35
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
slides: a simpler template
Priority-Medium Slides Type-Defect
Original [issue 93](https://code.google.com/p/html5rocks/issues/detail?id=93) created by chrsmith on 2010-07-28T21:49:22.000Z: Reported by KaiYanNju, Apr 30, 2010 It's coolest slider I have seen. So I think a template to make html5-slide is useful. The tempate should not have too many features,a video,a text and a ...
1.0
slides: a simpler template - Original [issue 93](https://code.google.com/p/html5rocks/issues/detail?id=93) created by chrsmith on 2010-07-28T21:49:22.000Z: Reported by KaiYanNju, Apr 30, 2010 It's coolest slider I have seen. So I think a template to make html5-slide is useful. The tempate should not have too many f...
non_priority
slides a simpler template original created by chrsmith on reported by kaiyannju apr it s coolest slider i have seen so i think a template to make slide is useful the tempate should not have too many features a video a text and a mousic is enough and i can do this work if you like ...
0
621,627
19,593,083,555
IssuesEvent
2022-01-05 14:59:31
teamforus/general
https://api.github.com/repos/teamforus/general
closed
Website: Onboarding page
Priority: Should have Scope: Small project-31
Learn more about change requests here: https://bit.ly/39CWeEE ### Requested by: - Team members ### Change description - You can login on the website, but it doesn't tell you why you should and how to register. An on boarding page could be a solution. (@jamalv already worked on something)
1.0
Website: Onboarding page - Learn more about change requests here: https://bit.ly/39CWeEE ### Requested by: - Team members ### Change description - You can login on the website, but it doesn't tell you why you should and how to register. An on boarding page could be a solution. (@jamalv already worked on someth...
priority
website onboarding page learn more about change requests here requested by team members change description you can login on the website but it doesn t tell you why you should and how to register an on boarding page could be a solution jamalv already worked on something
1
15,552
3,965,173,203
IssuesEvent
2016-05-03 06:48:46
abhisekp/Practice-Modern-JavaScript
https://api.github.com/repos/abhisekp/Practice-Modern-JavaScript
closed
[Broken Instruction] Writing modern JS
bug documentation easy help wanted QA
~~`index.js`~~ `src/index.js` ```diff - Start writing modern JavaScript in `index.js` file + Start writing modern JavaScript in `src/index.js` file ```
1.0
[Broken Instruction] Writing modern JS - ~~`index.js`~~ `src/index.js` ```diff - Start writing modern JavaScript in `index.js` file + Start writing modern JavaScript in `src/index.js` file ```
non_priority
writing modern js index js src index js diff start writing modern javascript in index js file start writing modern javascript in src index js file
0
58,547
3,089,705,677
IssuesEvent
2015-08-25 23:09:03
google/googletest
https://api.github.com/repos/google/googletest
opened
make Mock::AllowUninterestingCalls() and friends public
auto-migrated OpSys-All Priority-Medium Type-Enhancement Usability
_From @GoogleCodeExporter on August 24, 2015 22:39_ ``` These methods are generally useful. We should open them to users. When doing so, make sure they are made thread-safe if not already. ``` Original issue reported on code.google.com by `w...@google.com` on 28 Jun 2010 at 5:41 _Copied from original issue: googl...
1.0
make Mock::AllowUninterestingCalls() and friends public - _From @GoogleCodeExporter on August 24, 2015 22:39_ ``` These methods are generally useful. We should open them to users. When doing so, make sure they are made thread-safe if not already. ``` Original issue reported on code.google.com by `w...@google.com` ...
priority
make mock allowuninterestingcalls and friends public from googlecodeexporter on august these methods are generally useful we should open them to users when doing so make sure they are made thread safe if not already original issue reported on code google com by w google com on j...
1
188,410
14,444,691,084
IssuesEvent
2020-12-07 21:39:21
flutter/flutter
https://api.github.com/repos/flutter/flutter
opened
Update the create template to better support integration_test with a proper testing target in the Xcode workspace
P5 a: tests p: integration_test platform-ios severe: new feature tool
Depends on https://github.com/flutter/flutter/issues/71873, since we'd want to do this in both the Swift and ObjC templates. Today, for a user to use integration_test without `flutter drive`, they would have to manually change their Xcode project. This could be added to the template so they don't have to do that, wh...
2.0
Update the create template to better support integration_test with a proper testing target in the Xcode workspace - Depends on https://github.com/flutter/flutter/issues/71873, since we'd want to do this in both the Swift and ObjC templates. Today, for a user to use integration_test without `flutter drive`, they woul...
non_priority
update the create template to better support integration test with a proper testing target in the xcode workspace depends on since we d want to do this in both the swift and objc templates today for a user to use integration test without flutter drive they would have to manually change their xcode project ...
0
483,257
13,921,590,125
IssuesEvent
2020-10-21 12:10:00
openmove/odh-mentor-otp
https://api.github.com/repos/openmove/odh-mentor-otp
closed
autofixing srtm bug
Low Priority
FIX DATI ALIMETRICI issue aperto del building graph a causa dell'elevation file in TIFF. https://github.com/opentripplanner/OpenTripPlanner/issues/2792 rileggendo mi sono anche ricordato ed è un problema di trasparenze, ad ogni modo con il comando: gdal_edit.py -unsetnodata elevation_file.tif
1.0
autofixing srtm bug - FIX DATI ALIMETRICI issue aperto del building graph a causa dell'elevation file in TIFF. https://github.com/opentripplanner/OpenTripPlanner/issues/2792 rileggendo mi sono anche ricordato ed è un problema di trasparenze, ad ogni modo con il comando: gdal_edit.py -unsetnodata elevation_file....
priority
autofixing srtm bug fix dati alimetrici issue aperto del building graph a causa dell elevation file in tiff rileggendo mi sono anche ricordato ed è un problema di trasparenze ad ogni modo con il comando gdal edit py unsetnodata elevation file tif
1
39,777
8,685,252,383
IssuesEvent
2018-12-03 06:57:12
notion-cli/notion
https://api.github.com/repos/notion-cli/notion
opened
multiple checks for local distro?
code quality
It looks like `NodeDistro::remote` and `NodeDistro::fetch` both check for a local distro for the requested version. This seems fishy -- is this checking for the same thing twice? It seems like the check for a locally stored version should be abstracted out if possible. And `NodeDistro::fetch` is too long and should ...
1.0
multiple checks for local distro? - It looks like `NodeDistro::remote` and `NodeDistro::fetch` both check for a local distro for the requested version. This seems fishy -- is this checking for the same thing twice? It seems like the check for a locally stored version should be abstracted out if possible. And `NodeDi...
non_priority
multiple checks for local distro it looks like nodedistro remote and nodedistro fetch both check for a local distro for the requested version this seems fishy is this checking for the same thing twice it seems like the check for a locally stored version should be abstracted out if possible and nodedi...
0
831,263
32,043,218,484
IssuesEvent
2023-09-22 21:27:19
LauraSantiag0/My-Coursework-Planner
https://api.github.com/repos/LauraSantiag0/My-Coursework-Planner
opened
[TECH ED] Portfolio: branch to branch
🏕 Priority Mandatory 🐇 Size Small 📅 JS1 Week 1
### Link to the coursework https://github.com/CodeYourFuture/Portfolio/tree/Module-JS-1 ### Why are we doing this? You will slowly iterate on your Portfolio over the whole course of CYF. You need to build your portfolio so you can use it to get into The Launch module, and then later use it to apply for jobs. ...
1.0
[TECH ED] Portfolio: branch to branch - ### Link to the coursework https://github.com/CodeYourFuture/Portfolio/tree/Module-JS-1 ### Why are we doing this? You will slowly iterate on your Portfolio over the whole course of CYF. You need to build your portfolio so you can use it to get into The Launch module, an...
priority
portfolio branch to branch link to the coursework why are we doing this you will slowly iterate on your portfolio over the whole course of cyf you need to build your portfolio so you can use it to get into the launch module and then later use it to apply for jobs this module we re explori...
1
437,196
12,564,866,443
IssuesEvent
2020-06-08 08:45:23
loadimpact/postman-to-k6
https://api.github.com/repos/loadimpact/postman-to-k6
closed
The converter does not include an escape shim
Priority: Medium Status: Available Type: Improvement
As mentioned in https://community.k6.io/t/problems-load-testing-using-a-postman-collection/432, the postman-to-k6 converter does not currently ship with a shim for [escape](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/escape). This should be added as [1007](https://github.com/load...
1.0
The converter does not include an escape shim - As mentioned in https://community.k6.io/t/problems-load-testing-using-a-postman-collection/432, the postman-to-k6 converter does not currently ship with a shim for [escape](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/escape). This s...
priority
the converter does not include an escape shim as mentioned in the postman to converter does not currently ship with a shim for this should be added as in the repo might still be a while
1
171,882
6,496,245,651
IssuesEvent
2017-08-22 09:19:05
rism-ch/muscat
https://api.github.com/repos/rism-ch/muscat
closed
Avoid addition of 774 to MS
Bug First priority Source
which can be done in a convoluted way from a collection: 1) add a 773 link and open the select box 2) navigate to a collection and open it 3) open one of the linked manuscripts in the collection 4) THEN you can select that manuscript from the select window This needs to be prevented in the backend AND in the fro...
1.0
Avoid addition of 774 to MS - which can be done in a convoluted way from a collection: 1) add a 773 link and open the select box 2) navigate to a collection and open it 3) open one of the linked manuscripts in the collection 4) THEN you can select that manuscript from the select window This needs to be prevented...
priority
avoid addition of to ms which can be done in a convoluted way from a collection add a link and open the select box navigate to a collection and open it open one of the linked manuscripts in the collection then you can select that manuscript from the select window this needs to be prevented in ...
1
731,289
25,209,070,614
IssuesEvent
2022-11-14 00:48:28
idom-team/idom
https://api.github.com/repos/idom-team/idom
opened
Allow users to configure client <head/>
type: feature priority: 2 (moderate)
### Current Situation At the moment, users are unable to configure the `<head/>` element of IDOM's client. They can use a `script()` to change details of the page after the fact, but this does not help in the case the user needs finer control of how/when resources load or for SEO. ### Proposed Actions Add a `head` p...
1.0
Allow users to configure client <head/> - ### Current Situation At the moment, users are unable to configure the `<head/>` element of IDOM's client. They can use a `script()` to change details of the page after the fact, but this does not help in the case the user needs finer control of how/when resources load or for ...
priority
allow users to configure client current situation at the moment users are unable to configure the element of idom s client they can use a script to change details of the page after the fact but this does not help in the case the user needs finer control of how when resources load or for seo pr...
1
42,022
6,961,686,686
IssuesEvent
2017-12-08 10:27:17
ThreeSixtyGiving/standard
https://api.github.com/repos/ThreeSixtyGiving/standard
closed
Include link to Data Quality Tool
Sphinx (documentation site)
@morchickit also for you to consider - a link from http://standard.threesixtygiving.org/en/latest/ to https://dataquality.threesixtygiving.org/ Again - useful example is OCDS - http://standard.open-contracting.org/latest/en/ (link to Validator) NB - Ill create a ticket for what we might want to do at the other en...
1.0
Include link to Data Quality Tool - @morchickit also for you to consider - a link from http://standard.threesixtygiving.org/en/latest/ to https://dataquality.threesixtygiving.org/ Again - useful example is OCDS - http://standard.open-contracting.org/latest/en/ (link to Validator) NB - Ill create a ticket for what...
non_priority
include link to data quality tool morchickit also for you to consider a link from to again useful example is ocds link to validator nb ill create a ticket for what we might want to do at the other end bjwebb
0
214,685
7,275,781,151
IssuesEvent
2018-02-21 14:37:14
vanilla-framework/vanilla-framework
https://api.github.com/repos/vanilla-framework/vanilla-framework
opened
An empty code block only shows half
Priority: High Type: Bug
If you have an empty code block numbered. Only half of the component is visible. I would expect for it to render a empty first line and display all of it. Example: https://codepen.io/anthonydillon/pen/eVrrWd
1.0
An empty code block only shows half - If you have an empty code block numbered. Only half of the component is visible. I would expect for it to render a empty first line and display all of it. Example: https://codepen.io/anthonydillon/pen/eVrrWd
priority
an empty code block only shows half if you have an empty code block numbered only half of the component is visible i would expect for it to render a empty first line and display all of it example
1
126,740
17,970,680,589
IssuesEvent
2021-09-14 01:17:48
kostua16/UNC_2020_MS_TLT
https://api.github.com/repos/kostua16/UNC_2020_MS_TLT
opened
CVE-2021-37137 (Medium) detected in netty-codec-4.1.63.Final.jar
security vulnerability
## CVE-2021-37137 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-4.1.63.Final.jar</b></p></summary> <p></p> <p>Library home page: <a href="https://netty.io/">https://net...
True
CVE-2021-37137 (Medium) detected in netty-codec-4.1.63.Final.jar - ## CVE-2021-37137 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-4.1.63.Final.jar</b></p></summary> <p...
non_priority
cve medium detected in netty codec final jar cve medium severity vulnerability vulnerable library netty codec final jar library home page a href path to dependency file unc ms tlt services proxy pom xml path to vulnerable library home wss scanner repository io...
0
148,155
5,659,840,869
IssuesEvent
2017-04-10 13:54:56
Radarr/Radarr
https://api.github.com/repos/Radarr/Radarr
closed
Pending Releases Stuck in Queue / Also Missing Information
bug priority:medium
**Description:** I have a 400 min Usenet delay, items are showing up pending in my queue, but they never go away, also no quality is noted, it always says "Unknown". When I try to delete from the queue nothing happens. Check first that your problem is not listed in our wiki section: * https://github.com/Radarr...
1.0
Pending Releases Stuck in Queue / Also Missing Information - **Description:** I have a 400 min Usenet delay, items are showing up pending in my queue, but they never go away, also no quality is noted, it always says "Unknown". When I try to delete from the queue nothing happens. Check first that your problem is...
priority
pending releases stuck in queue also missing information description i have a min usenet delay items are showing up pending in my queue but they never go away also no quality is noted it always says unknown when i try to delete from the queue nothing happens check first that your problem is n...
1
257,491
8,138,110,510
IssuesEvent
2018-08-20 13:53:59
AmpersandTarski/Ampersand
https://api.github.com/repos/AmpersandTarski/Ampersand
opened
Prototype Excel Import flags Success, even when errors are reported
Beginner-friendly bug component:excel import priority:low
Using Ampersand-v3.11.1 [development:301995534], I expect that after I have imported an Excel file, the 'succes' flag is only shown when there are no invariant violations, and vice versa. Currently, this is not the case: ![afbeelding](https://user-images.githubusercontent.com/8522589/44344345-cd374f00-a490-11e8-86c4-8...
1.0
Prototype Excel Import flags Success, even when errors are reported - Using Ampersand-v3.11.1 [development:301995534], I expect that after I have imported an Excel file, the 'succes' flag is only shown when there are no invariant violations, and vice versa. Currently, this is not the case: ![afbeelding](https://user-i...
priority
prototype excel import flags success even when errors are reported using ampersand i expect that after i have imported an excel file the succes flag is only shown when there are no invariant violations and vice versa currently this is not the case the problem is that if you upload several fi...
1
632,608
20,202,378,907
IssuesEvent
2022-02-11 16:28:23
kubernetes/ingress-nginx
https://api.github.com/repos/kubernetes/ingress-nginx
closed
External auth request is sending upstream requests to IP addresses instead of FQDN, causing SSL error
triage/needs-information needs-kind needs-triage needs-priority
I have an ingress rule to which I've added oauth2-proxy redirects to our Keycloak instance per the docs (the `/oauth2/` path is elsewhere): ``` apiVersion: networking.k8s.io/v1 kind: IngressClass metadata: name: nginx spec: controller: k8s.io/ingress-nginx --- apiVersion: networking.k8s.io/v1 kind: Ingr...
1.0
External auth request is sending upstream requests to IP addresses instead of FQDN, causing SSL error - I have an ingress rule to which I've added oauth2-proxy redirects to our Keycloak instance per the docs (the `/oauth2/` path is elsewhere): ``` apiVersion: networking.k8s.io/v1 kind: IngressClass metadata: n...
priority
external auth request is sending upstream requests to ip addresses instead of fqdn causing ssl error i have an ingress rule to which i ve added proxy redirects to our keycloak instance per the docs the path is elsewhere apiversion networking io kind ingressclass metadata name nginx s...
1
476,148
13,734,486,471
IssuesEvent
2020-10-05 08:46:10
aiidateam/aiida-quantumespresso
https://api.github.com/repos/aiidateam/aiida-quantumespresso
opened
Add nightly build that runs the test suite of `develop` against the `develop` branch of `aiida-core`
priority/important topic/ci type/enhancement
This will give us a chance to catch breaking changes in `aiida-core`. Ideally, we would be able to run it against the latest release of `aiida-quantumespresso` as well, although this might become more tricky. If, for example, `aiida-core/develop` is updated to become the next major release, e.g. v2.0.0, the last stable...
1.0
Add nightly build that runs the test suite of `develop` against the `develop` branch of `aiida-core` - This will give us a chance to catch breaking changes in `aiida-core`. Ideally, we would be able to run it against the latest release of `aiida-quantumespresso` as well, although this might become more tricky. If, for ...
priority
add nightly build that runs the test suite of develop against the develop branch of aiida core this will give us a chance to catch breaking changes in aiida core ideally we would be able to run it against the latest release of aiida quantumespresso as well although this might become more tricky if for ...
1
106,210
23,193,936,467
IssuesEvent
2022-08-01 14:48:12
UnitTestBot/UTBotJava
https://api.github.com/repos/UnitTestBot/UTBotJava
closed
Keep names of parameters in the parametrized test
bug codegen
**Description** IntelliJ IDEA is generating default Gradle project with separate jupiter-api and jupiter-engine dependencies. For compiling JUnit5 parametrized tests jupiter-params dependency is needed. **To Reproduce** Steps to reproduce the behavior: 1. Run IntelliJ IDEA with UTBot plugin installed 2. O...
1.0
Keep names of parameters in the parametrized test - **Description** IntelliJ IDEA is generating default Gradle project with separate jupiter-api and jupiter-engine dependencies. For compiling JUnit5 parametrized tests jupiter-params dependency is needed. **To Reproduce** Steps to reproduce the behavior: 1....
non_priority
keep names of parameters in the parametrized test description intellij idea is generating default gradle project with separate jupiter api and jupiter engine dependencies for compiling parametrized tests jupiter params dependency is needed to reproduce steps to reproduce the behavior run ...
0
130,290
10,604,671,910
IssuesEvent
2019-10-10 18:42:19
Omeljusik/teenjob_development
https://api.github.com/repos/Omeljusik/teenjob_development
closed
[Desktop] Поправить верстку Мероприятий
critical major! ready to test
## Как сейчас ![image](https://user-images.githubusercontent.com/32821205/64609775-59871d80-d3d6-11e9-8108-5b3782f3417e.png) ### Ссылка на страницу: http://teenjob.by/events/164 ## Как должно быть - Расстояние между хедером и назад меньше - 14 px - Рассстояние между "Назад" и названием больше - 50 px. - Расстоя...
1.0
[Desktop] Поправить верстку Мероприятий - ## Как сейчас ![image](https://user-images.githubusercontent.com/32821205/64609775-59871d80-d3d6-11e9-8108-5b3782f3417e.png) ### Ссылка на страницу: http://teenjob.by/events/164 ## Как должно быть - Расстояние между хедером и назад меньше - 14 px - Рассстояние между "Наз...
non_priority
поправить верстку мероприятий как сейчас ссылка на страницу как должно быть расстояние между хедером и назад меньше px рассстояние между назад и названием больше px расстояние между названием и организацией больше px расстояние между организацией и пунктами px ...
0
321,509
27,535,364,196
IssuesEvent
2023-03-07 02:47:06
NOAA-EMC/NCEPLIBS-w3emc
https://api.github.com/repos/NOAA-EMC/NCEPLIBS-w3emc
closed
make tests run on _4 and _d versions of the library
test
Currently all tests use the _d version of the library.
1.0
make tests run on _4 and _d versions of the library - Currently all tests use the _d version of the library.
non_priority
make tests run on and d versions of the library currently all tests use the d version of the library
0
209,713
16,055,469,186
IssuesEvent
2021-04-23 03:51:02
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
reopened
[7.0.1] Component testing not working with Next.js and future.webpack5 configuration
component testing npm: @cypress/react stage: pending release
### Current behavior Cypress `open-ct` and `run-ct` both get stuck while using: Nextjs: 10.1.3 React: 17.0.2 Cypress: 7.0.1 Webpack: 5.30.0 my next.config.js file: ```js module.exports = { future: { webpack5: true, }, }; ``` cypress/plugins/index.js file: ```js module.exports = (on, config...
1.0
[7.0.1] Component testing not working with Next.js and future.webpack5 configuration - ### Current behavior Cypress `open-ct` and `run-ct` both get stuck while using: Nextjs: 10.1.3 React: 17.0.2 Cypress: 7.0.1 Webpack: 5.30.0 my next.config.js file: ```js module.exports = { future: { webpack5: true...
non_priority
component testing not working with next js and future configuration current behavior cypress open ct and run ct both get stuck while using nextjs react cypress webpack my next config js file js module exports future true cyp...
0
17,548
6,472,996,042
IssuesEvent
2017-08-17 15:02:52
ManageIQ/manageiq
https://api.github.com/repos/ManageIQ/manageiq
closed
Move external services to separate Docker containers
build/docker
Currently, we are running many services in one Docker container. These should be split out and a docker-compose file should be added. - [x] Separate the ruby install to it's own container (see https://github.com/chriskacerguis/rhel-rails) - [ ] Update Dockerfile to use that build image - [ ] Create docker-compose to u...
1.0
Move external services to separate Docker containers - Currently, we are running many services in one Docker container. These should be split out and a docker-compose file should be added. - [x] Separate the ruby install to it's own container (see https://github.com/chriskacerguis/rhel-rails) - [ ] Update Dockerfile t...
non_priority
move external services to separate docker containers currently we are running many services in one docker container these should be split out and a docker compose file should be added separate the ruby install to it s own container see update dockerfile to use that build image create docker compose...
0
638,584
20,731,126,294
IssuesEvent
2022-03-14 09:33:01
SE701-T1/frontend
https://api.github.com/repos/SE701-T1/frontend
closed
Scaffold Upload Page
Status: In Progress Type: Feature Priority: High
**Describe the task that needs to be done.** Create basic page for uploading timetable. Does not need functionality or styling. **Describe how a solution to your proposed task might look like (and any alternatives considered).** Basic skeleton of an upload page similar to designs on figma **Notes** This iss...
1.0
Scaffold Upload Page - **Describe the task that needs to be done.** Create basic page for uploading timetable. Does not need functionality or styling. **Describe how a solution to your proposed task might look like (and any alternatives considered).** Basic skeleton of an upload page similar to designs on figma...
priority
scaffold upload page describe the task that needs to be done create basic page for uploading timetable does not need functionality or styling describe how a solution to your proposed task might look like and any alternatives considered basic skeleton of an upload page similar to designs on figma...
1
840
3,144,063,579
IssuesEvent
2015-09-14 11:10:07
nextgis/nextgisweb_compulink
https://api.github.com/repos/nextgis/nextgisweb_compulink
closed
Интеграция с ProjectServer
Requirement Standard Priority
Адрес веб-интерфейса Project Server: https://ps.compulink.ru/pwa (доступен извне). Внутри локальной сети можно обращаться по адресу http://cmp-vs-ps/PWA. Сейчас у вашей учетной записи есть доступ к тестовому проекту, который называется «Тестовый проект УЦН Брянская обл Брасовский р-н». Календарный план максимально соо...
1.0
Интеграция с ProjectServer - Адрес веб-интерфейса Project Server: https://ps.compulink.ru/pwa (доступен извне). Внутри локальной сети можно обращаться по адресу http://cmp-vs-ps/PWA. Сейчас у вашей учетной записи есть доступ к тестовому проекту, который называется «Тестовый проект УЦН Брянская обл Брасовский р-н». Кал...
non_priority
интеграция с projectserver адрес веб интерфейса project server доступен извне внутри локальной сети можно обращаться по адресу сейчас у вашей учетной записи есть доступ к тестовому проекту который называется «тестовый проект уцн брянская обл брасовский р н» календарный план максимально соответствует структ...
0
187,970
22,046,061,468
IssuesEvent
2022-05-30 01:56:11
michaeldotson/raevin
https://api.github.com/repos/michaeldotson/raevin
opened
CVE-2019-16782 (Medium) detected in rack-2.0.7.gem
security vulnerability
## CVE-2019-16782 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rack-2.0.7.gem</b></p></summary> <p>Rack provides a minimal, modular and adaptable interface for developing web appl...
True
CVE-2019-16782 (Medium) detected in rack-2.0.7.gem - ## CVE-2019-16782 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rack-2.0.7.gem</b></p></summary> <p>Rack provides a minimal, mo...
non_priority
cve medium detected in rack gem cve medium severity vulnerability vulnerable library rack gem rack provides a minimal modular and adaptable interface for developing web applications in ruby by wrapping http requests and responses in the simplest way possible it unifies and d...
0
67,905
21,314,404,308
IssuesEvent
2022-04-16 03:21:20
line/armeria
https://api.github.com/repos/line/armeria
closed
Include a stacktrace in a response for unframed gRPC service when `verboseResponse` is enabled
defect
`UnframedGrpcErrorHandler` does not render a stack trace of `RequestLog.responseCause()` at all. https://github.com/line/armeria/blob/daae15d426ffb2581fdff9f10f16ec69f90b7a36/grpc/src/main/java/com/linecorp/armeria/server/grpc/UnframedGrpcErrorHandler.java#L98-L117 It is different from the contract of `Flags.verboseR...
1.0
Include a stacktrace in a response for unframed gRPC service when `verboseResponse` is enabled - `UnframedGrpcErrorHandler` does not render a stack trace of `RequestLog.responseCause()` at all. https://github.com/line/armeria/blob/daae15d426ffb2581fdff9f10f16ec69f90b7a36/grpc/src/main/java/com/linecorp/armeria/server/...
non_priority
include a stacktrace in a response for unframed grpc service when verboseresponse is enabled unframedgrpcerrorhandler does not render a stack trace of requestlog responsecause at all it is different from the contract of flags verboseresponses a stack trace should be appended into a response body if...
0
86,811
24,960,659,201
IssuesEvent
2022-11-01 15:16:37
chaotic-aur/packages
https://api.github.com/repos/chaotic-aur/packages
opened
[Outdated] qt5-styleplugins
request:rebuild-pkg
### If available, link to the latest build _No response_ ### Package name `qt5-styleplugins` ### Latest build `5.0.0.20170311-3` ### Latest version available `5.0.0.20170311-32` ### Have you tested if the package builds in a clean chroot? - [ ] Yes ### More information I have a question, why in the chaotic-a...
1.0
[Outdated] qt5-styleplugins - ### If available, link to the latest build _No response_ ### Package name `qt5-styleplugins` ### Latest build `5.0.0.20170311-3` ### Latest version available `5.0.0.20170311-32` ### Have you tested if the package builds in a clean chroot? - [ ] Yes ### More information I have a ...
non_priority
styleplugins if available link to the latest build no response package name styleplugins latest build latest version available have you tested if the package builds in a clean chroot yes more information i have a question why in the chaotic a...
0
609,668
18,884,473,070
IssuesEvent
2021-11-15 05:26:34
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Variables defined in an error binding pattern in a foreach statement are visible outside the statement
Type/Bug Priority/Blocker Team/CompilerFE Points/3 Lang/BindingPatterns
**Description:** $title. **Steps to reproduce:** ```ballerina public function main() { error<record {| int code; |}>[] a = []; foreach var error(code = c) in a { } int m = c; // no error // int c = 1; // redeclared symbol } ``` **Affected Versions:** slbeta4-rc1
1.0
Variables defined in an error binding pattern in a foreach statement are visible outside the statement - **Description:** $title. **Steps to reproduce:** ```ballerina public function main() { error<record {| int code; |}>[] a = []; foreach var error(code = c) in a { } int m = c; ...
priority
variables defined in an error binding pattern in a foreach statement are visible outside the statement description title steps to reproduce ballerina public function main error a foreach var error code c in a int m c no error int...
1
45,213
2,921,014,858
IssuesEvent
2015-06-24 21:59:05
gregoiresage/pebble-autoconfig
https://api.github.com/repos/gregoiresage/pebble-autoconfig
closed
Host project on GitHub
auto-migrated Priority-Medium Type-Enhancement
``` A lot of Pebble projects, including CloudPebble, are hosted on GitHub. Among other things, GitHub has a pull-request well integrated in it which is of great use if people outside of the project want to contribute. Are there any reasons we couldn't or should't host Pebble Autoconfig on GitHub? ``` Original issue...
1.0
Host project on GitHub - ``` A lot of Pebble projects, including CloudPebble, are hosted on GitHub. Among other things, GitHub has a pull-request well integrated in it which is of great use if people outside of the project want to contribute. Are there any reasons we couldn't or should't host Pebble Autoconfig on Gi...
priority
host project on github a lot of pebble projects including cloudpebble are hosted on github among other things github has a pull request well integrated in it which is of great use if people outside of the project want to contribute are there any reasons we couldn t or should t host pebble autoconfig on gi...
1
29,617
2,716,635,061
IssuesEvent
2015-04-10 20:22:48
CruxFramework/crux
https://api.github.com/repos/CruxFramework/crux
closed
Create new base styleName por dialogGlass on AbstractDialogBox and remove inline CSS
bug imported Milestone-M14-C3 Priority-Medium TargetVersion-5.1.3
_From [claudi...@gmail.com](https://code.google.com/u/117163313506717793074/) on August 29, 2014 10:29:21_ The actual styleName of the "overlay" element from modals is "dialogGlass", which is the same used on widgets. This can lead to style conflicts if you use both libraries (smart faces and widgets). Also, this e...
1.0
Create new base styleName por dialogGlass on AbstractDialogBox and remove inline CSS - _From [claudi...@gmail.com](https://code.google.com/u/117163313506717793074/) on August 29, 2014 10:29:21_ The actual styleName of the "overlay" element from modals is "dialogGlass", which is the same used on widgets. This can lead ...
priority
create new base stylename por dialogglass on abstractdialogbox and remove inline css from on august the actual stylename of the overlay element from modals is dialogglass which is the same used on widgets this can lead to style conflicts if you use both libraries smart faces and widgets ...
1
460,348
13,208,550,267
IssuesEvent
2020-08-15 05:33:14
monkey-team-3801/on-board
https://api.github.com/repos/monkey-team-3801/on-board
opened
Login + register routes
enhancement high priority
**Specifications** Setup the relevant routes/endpoint for the login and creation of users. Data will be sent as a POST request to the following routes: register -> /user/register login -> /user/login Read in the data and perform the relevant checks before inserting the user to the database. Return the relev...
1.0
Login + register routes - **Specifications** Setup the relevant routes/endpoint for the login and creation of users. Data will be sent as a POST request to the following routes: register -> /user/register login -> /user/login Read in the data and perform the relevant checks before inserting the user to the dat...
priority
login register routes specifications setup the relevant routes endpoint for the login and creation of users data will be sent as a post request to the following routes register user register login user login read in the data and perform the relevant checks before inserting the user to the dat...
1
484,812
13,957,718,999
IssuesEvent
2020-10-24 08:18:51
jihoonsong/operating-system
https://api.github.com/repos/jihoonsong/operating-system
closed
[PROJECT 1] [BUGFIX] Print only ELF name in termination message
priority: high status: working type: bug
The argument of process_execute is in fact the name of ELF and its arguments. Tokenize the argument into the ELF name and its argument, and then print only its name on termination message.
1.0
[PROJECT 1] [BUGFIX] Print only ELF name in termination message - The argument of process_execute is in fact the name of ELF and its arguments. Tokenize the argument into the ELF name and its argument, and then print only its name on termination message.
priority
print only elf name in termination message the argument of process execute is in fact the name of elf and its arguments tokenize the argument into the elf name and its argument and then print only its name on termination message
1
191,204
6,826,839,606
IssuesEvent
2017-11-08 15:20:21
tsgrp/OpenAnnotate
https://api.github.com/repos/tsgrp/OpenAnnotate
opened
Highlight Annotations Cannot be "reopened" after using the new OK button
High Priority Issue
Steps to reproduce: 1. Open a document with highlights in it. 1. Click on the highlight to bring up the dialog 1. Click on "Ok" button to dismiss the dialog 1. Try to click on the highlight again (hint: you can't...) ![issuegif3](https://user-images.githubusercontent.com/4850976/32556769-f0295b36-c465-11e7-905...
1.0
Highlight Annotations Cannot be "reopened" after using the new OK button - Steps to reproduce: 1. Open a document with highlights in it. 1. Click on the highlight to bring up the dialog 1. Click on "Ok" button to dismiss the dialog 1. Try to click on the highlight again (hint: you can't...) ![issuegif3](https:...
priority
highlight annotations cannot be reopened after using the new ok button steps to reproduce open a document with highlights in it click on the highlight to bring up the dialog click on ok button to dismiss the dialog try to click on the highlight again hint you can t seems like ...
1
315,369
9,612,578,445
IssuesEvent
2019-05-13 09:14:48
Sp2000/colplus-frontend
https://api.github.com/repos/Sp2000/colplus-frontend
closed
taxon detail 404s
bug high priority
some accepted taxa linked from the name search yield a 404, e.g. genus `Melitta` here: https://www.col.plus/dataset/1067/names?facet=rank&facet=issue&facet=status&limit=50&offset=0&rank=genus https://www.col.plus/dataset/1067/taxon/xozkk It really doesnt exist: https://api.col.plus/dataset/1067/taxon/xozkk I...
1.0
taxon detail 404s - some accepted taxa linked from the name search yield a 404, e.g. genus `Melitta` here: https://www.col.plus/dataset/1067/names?facet=rank&facet=issue&facet=status&limit=50&offset=0&rank=genus https://www.col.plus/dataset/1067/taxon/xozkk It really doesnt exist: https://api.col.plus/dataset/1...
priority
taxon detail some accepted taxa linked from the name search yield a e g genus melitta here it really doesnt exist it seems the ui uses the name id for linking not the taxon id
1
394,928
11,661,138,796
IssuesEvent
2020-03-03 05:51:02
massenergize/frontend-portal
https://api.github.com/repos/massenergize/frontend-portal
opened
Phone display - our impact
priority 3
It is a bit difficult to read the graph for our impact. Could we possibly make it bigger? ![phone our impact ](https://user-images.githubusercontent.com/60329553/75746687-0b016e80-5ce9-11ea-80e4-a42c3a9f0ecb.png)
1.0
Phone display - our impact - It is a bit difficult to read the graph for our impact. Could we possibly make it bigger? ![phone our impact ](https://user-images.githubusercontent.com/60329553/75746687-0b016e80-5ce9-11ea-80e4-a42c3a9f0ecb.png)
priority
phone display our impact it is a bit difficult to read the graph for our impact could we possibly make it bigger
1
583,758
17,397,910,333
IssuesEvent
2021-08-02 15:32:06
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
20.detik.com - see bug description
browser-fenix engine-gecko priority-critical
<!-- @browser: Firefox Mobile 92.0 --> <!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:92.0) Gecko/92.0 Firefox/92.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/81964 --> <!-- @extra_labels: browser-fenix --> **URL**: https://20.detik.com...
1.0
20.detik.com - see bug description - <!-- @browser: Firefox Mobile 92.0 --> <!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:92.0) Gecko/92.0 Firefox/92.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/81964 --> <!-- @extra_labels: browser-fen...
priority
detik com see bug description url browser version firefox mobile operating system android tested another browser yes edge problem type something else description video always autoplay steps to reproduce disabled autoplay but this video keep playing video a...
1
623,573
19,672,575,613
IssuesEvent
2022-01-11 09:02:49
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
closed
Seed phrase is not fully visible when entering 24 words seed phrase
bug Wallet priority 1: high
### Description When entering 24 words seed, it is not possible to see all of them on the screen <img width="1524" alt="Screenshot 2022-01-05 at 10 00 42" src="https://user-images.githubusercontent.com/82375995/148174310-301dc709-c432-4025-8e20-c187069ce450.png"> **Steps:** 1. generate a 24 words seed htt...
1.0
Seed phrase is not fully visible when entering 24 words seed phrase - ### Description When entering 24 words seed, it is not possible to see all of them on the screen <img width="1524" alt="Screenshot 2022-01-05 at 10 00 42" src="https://user-images.githubusercontent.com/82375995/148174310-301dc709-c432-4025-8e20...
priority
seed phrase is not fully visible when entering words seed phrase description when entering words seed it is not possible to see all of them on the screen img width alt screenshot at src steps generate a words seed open status add existing account past...
1
170,271
6,437,708,230
IssuesEvent
2017-08-11 00:22:17
GoogleCloudPlatform/google-cloud-java
https://api.github.com/repos/GoogleCloudPlatform/google-cloud-java
closed
Allow changing/updating flow control at runtime
API: pubsub Priority: P2+ Type: Enhancement
Reactive applications will need to be able to signal backpressure. It occurs when the message receiver is no longer able to receive more messages. In the pull model, the receiver will simply stop pulling. In the push model, we need to be able to turn off flow and/or reduce incoming qps. This is a standard pattern requ...
1.0
Allow changing/updating flow control at runtime - Reactive applications will need to be able to signal backpressure. It occurs when the message receiver is no longer able to receive more messages. In the pull model, the receiver will simply stop pulling. In the push model, we need to be able to turn off flow and/or red...
priority
allow changing updating flow control at runtime reactive applications will need to be able to signal backpressure it occurs when the message receiver is no longer able to receive more messages in the pull model the receiver will simply stop pulling in the push model we need to be able to turn off flow and or red...
1
814,964
30,531,641,407
IssuesEvent
2023-07-19 14:37:21
GoogleCloudPlatform/cloud-sql-proxy
https://api.github.com/repos/GoogleCloudPlatform/cloud-sql-proxy
closed
failed to connect to instance: Dial error: failed to dial
priority: p2 type: bug
### Bug Description Since we've upgraded from 1.\*.\* to 2.\*.\* we have been noticing 'a lot' of "failed to connect to instance: Dial error: failed to dial (connection name = "\*\*\*\*\*\*"): dial tcp \*\*.\*\*\*.\*\*\*.\*\*:3307: i/o timeout" errors in the SQL Proxy container. We have been trying to debug this iss...
1.0
failed to connect to instance: Dial error: failed to dial - ### Bug Description Since we've upgraded from 1.\*.\* to 2.\*.\* we have been noticing 'a lot' of "failed to connect to instance: Dial error: failed to dial (connection name = "\*\*\*\*\*\*"): dial tcp \*\*.\*\*\*.\*\*\*.\*\*:3307: i/o timeout" errors in th...
priority
failed to connect to instance dial error failed to dial bug description since we ve upgraded from to we have been noticing a lot of failed to connect to instance dial error failed to dial connection name dial tcp i o timeout errors in the s...
1
227,776
25,120,573,576
IssuesEvent
2022-11-09 07:45:20
aruhstows/multipleLicenseMAVEN
https://api.github.com/repos/aruhstows/multipleLicenseMAVEN
opened
spring-boot-starter-security-2.7.1.jar: 1 vulnerabilities (highest severity is: 9.8)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-boot-starter-security-2.7.1.jar</b></p></summary> <p></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/reposit...
True
spring-boot-starter-security-2.7.1.jar: 1 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-boot-starter-security-2.7.1.jar</b></p></summary> <p></p> <p>Path to dep...
non_priority
spring boot starter security jar vulnerabilities highest severity is vulnerable library spring boot starter security jar path to dependency file pom xml path to vulnerable library home wss scanner repository org springframework security spring security core spring s...
0
282,020
8,701,783,885
IssuesEvent
2018-12-05 12:38:13
gitcoinco/web
https://api.github.com/repos/gitcoinco/web
opened
Confirm Wallet Address When User Applies for Work
Gitcoin Bounties Up Next high-priority
**The Issue:** Brief Summary: When submitting a request to Start Work on a bounty, the Gitcoin system does not indicate where the funds will be sent if your work is approved. Furthermore during this process, if you have an existing ETH address on file, the system A) fails to inform you that you do, B) does not specify...
1.0
Confirm Wallet Address When User Applies for Work - **The Issue:** Brief Summary: When submitting a request to Start Work on a bounty, the Gitcoin system does not indicate where the funds will be sent if your work is approved. Furthermore during this process, if you have an existing ETH address on file, the system A) ...
priority
confirm wallet address when user applies for work the issue brief summary when submitting a request to start work on a bounty the gitcoin system does not indicate where the funds will be sent if your work is approved furthermore during this process if you have an existing eth address on file the system a ...
1
271,257
8,481,857,020
IssuesEvent
2018-10-25 16:50:42
ClangBuiltLinux/linux
https://api.github.com/repos/ClangBuiltLinux/linux
closed
-Wswitch in drivers/isdn/mISDN/tei.c
-Wswitch [BUG] linux [PATCH] Accepted low priority
```sh CC drivers/isdn/mISDN/tei.o drivers/isdn/mISDN/tei.c:1193:7: warning: overflow converting case value to switch condition type (2147764552 to 18446744071562348872) [-Wswitch] case IMHOLD_L1: ^ ./include/linux/mISDNif.h:340:19: note: expanded from macro 'IMHOLD_L1' #define I...
1.0
-Wswitch in drivers/isdn/mISDN/tei.c - ```sh CC drivers/isdn/mISDN/tei.o drivers/isdn/mISDN/tei.c:1193:7: warning: overflow converting case value to switch condition type (2147764552 to 18446744071562348872) [-Wswitch] case IMHOLD_L1: ^ ./include/linux/mISDNif.h:340:19: note: exp...
priority
wswitch in drivers isdn misdn tei c sh cc drivers isdn misdn tei o drivers isdn misdn tei c warning overflow converting case value to switch condition type to case imhold include linux misdnif h note expanded from macro imhold define imhold ...
1
154,719
12,226,574,467
IssuesEvent
2020-05-03 11:34:43
facebook/react-native
https://api.github.com/repos/facebook/react-native
closed
console.error: "Exception thrown while executing UI block: *** -[__NSArrayM setObject:atIndexedSubscript:]: object cannot be nil"
Needs: Verify on Latest Version
Getting this error randomly in ios. But not causing crash ## Screenshot ![Simulator Screen Shot - iPhone 8 - 2020-04-03 at 18 37 53](https://user-images.githubusercontent.com/28837336/78363961-4ccc5000-75da-11ea-911e-94a4f5cf8553.png) ## React Native version: ``` System: OS: macOS 10.15.3 CP...
1.0
console.error: "Exception thrown while executing UI block: *** -[__NSArrayM setObject:atIndexedSubscript:]: object cannot be nil" - Getting this error randomly in ios. But not causing crash ## Screenshot ![Simulator Screen Shot - iPhone 8 - 2020-04-03 at 18 37 53](https://user-images.githubusercontent.com/28837336/...
non_priority
console error exception thrown while executing ui block object cannot be nil getting this error randomly in ios but not causing crash screenshot react native version system os macos cpu intel r core tm cpu memory mb ...
0
299,542
9,205,596,850
IssuesEvent
2019-03-08 11:02:29
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
Plugin Manager activation toggle not clickable
Category: C++ Plugins Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report
--- Author Name: **John Tull** (John Tull) Original Redmine Issue: 920, https://issues.qgis.org/issues/920 Original Assignee: nobody - --- In rev 8065, the Plugin Manager now only toggles the activation of plugins when clicking the title of the plugin. Clicking the check box has no effect on the toggle state.
1.0
Plugin Manager activation toggle not clickable - --- Author Name: **John Tull** (John Tull) Original Redmine Issue: 920, https://issues.qgis.org/issues/920 Original Assignee: nobody - --- In rev 8065, the Plugin Manager now only toggles the activation of plugins when clicking the title of the plugin. Clicking the ...
priority
plugin manager activation toggle not clickable author name john tull john tull original redmine issue original assignee nobody in rev the plugin manager now only toggles the activation of plugins when clicking the title of the plugin clicking the check box has no effect on the toggle ...
1
468,636
13,487,190,795
IssuesEvent
2020-09-11 10:34:17
foolip/mdn-bcd-collector
https://api.github.com/repos/foolip/mdn-bcd-collector
closed
Move backend endpoints?
Priority: High
The `/api/` URL contains two separate pieces of functionality in it -- the API tests, and the API endpoints. We should rename the API endpoint URLs to something else (for example, `/backend/` or just leave them as-is). Either that, or move the tests themselves to a new URL, which we could do considering #413.
1.0
Move backend endpoints? - The `/api/` URL contains two separate pieces of functionality in it -- the API tests, and the API endpoints. We should rename the API endpoint URLs to something else (for example, `/backend/` or just leave them as-is). Either that, or move the tests themselves to a new URL, which we could do...
priority
move backend endpoints the api url contains two separate pieces of functionality in it the api tests and the api endpoints we should rename the api endpoint urls to something else for example backend or just leave them as is either that or move the tests themselves to a new url which we could do...
1
159,249
20,048,344,740
IssuesEvent
2022-02-03 01:07:26
kapseliboi/i18next
https://api.github.com/repos/kapseliboi/i18next
opened
CVE-2019-10744 (High) detected in lodash-4.17.11.tgz
security vulnerability
## CVE-2019-10744 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.11.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry....
True
CVE-2019-10744 (High) detected in lodash-4.17.11.tgz - ## CVE-2019-10744 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.11.tgz</b></p></summary> <p>Lodash modular utilitie...
non_priority
cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file package json path to vulnerable library node modules lodash package json dependency hierarch...
0
795,649
28,080,488,677
IssuesEvent
2023-03-30 05:48:11
AY2223S2-CS2103T-W15-4/tp
https://api.github.com/repos/AY2223S2-CS2103T-W15-4/tp
closed
As an internship applicant, I can link the resume and cover letter I used for application
type.Story priority.medium
... so that I know which version of my resume is used for a particular application
1.0
As an internship applicant, I can link the resume and cover letter I used for application - ... so that I know which version of my resume is used for a particular application
priority
as an internship applicant i can link the resume and cover letter i used for application so that i know which version of my resume is used for a particular application
1
357,745
25,176,428,849
IssuesEvent
2022-11-11 09:40:15
deeyonn/pe
https://api.github.com/repos/deeyonn/pe
opened
NFR Number 2 is invalid for activities with long descriptions or reviews.
type.DocumentationBug severity.VeryLow
In the DG: ![image.png](https://raw.githubusercontent.com/deeyonn/pe/main/files/fe055c2e-7b5a-418b-97e4-121190eae963.png) However, in a previous issue, if an activity has a really really long description or review, ~13 million characters, the application hangs. <!--session: 1668154165506-c31a6c29-bf92-4474-9cfa-c4...
1.0
NFR Number 2 is invalid for activities with long descriptions or reviews. - In the DG: ![image.png](https://raw.githubusercontent.com/deeyonn/pe/main/files/fe055c2e-7b5a-418b-97e4-121190eae963.png) However, in a previous issue, if an activity has a really really long description or review, ~13 million characters, th...
non_priority
nfr number is invalid for activities with long descriptions or reviews in the dg however in a previous issue if an activity has a really really long description or review million characters the application hangs
0
291,177
8,921,216,878
IssuesEvent
2019-01-21 09:32:05
mozilla/addons-frontend
https://api.github.com/repos/mozilla/addons-frontend
closed
Enable TAARDIS in all environments
priority: p1 project: disco pane
See also: #7218 --- Quoting @muffinresearch: > @rebmullin @willdurand This will need to go into prod next week to make the 29th January deadline so we'll want to get this config'd on for stage and prod ahead of the Monday tag. We want to enable TAARDIS in all environments.
1.0
Enable TAARDIS in all environments - See also: #7218 --- Quoting @muffinresearch: > @rebmullin @willdurand This will need to go into prod next week to make the 29th January deadline so we'll want to get this config'd on for stage and prod ahead of the Monday tag. We want to enable TAARDIS in all environment...
priority
enable taardis in all environments see also quoting muffinresearch rebmullin willdurand this will need to go into prod next week to make the january deadline so we ll want to get this config d on for stage and prod ahead of the monday tag we want to enable taardis in all environments
1
467,372
13,446,808,677
IssuesEvent
2020-09-08 13:28:04
magento/magento2
https://api.github.com/repos/magento/magento2
closed
Stores are not shown in "Login as Customer: Select Store" modal window on order view page
Component: Other Fixed in 2.4.x Issue: Confirmed Issue: Format is valid Issue: Ready for Work Priority: P1 Progress: done Project: Login as Customer Reproduced on 2.4.x Severity: S1
<!--- Please review our guidelines before adding a new issue: https://github.com/magento/magento2/wiki/Issue-reporting-guidelines Fields marked with (*) are required. Please don't remove the template. --> ### Preconditions (*) <!--- Provide the exact Magento version (example: 2.4.0) and any important informatio...
1.0
Stores are not shown in "Login as Customer: Select Store" modal window on order view page - <!--- Please review our guidelines before adding a new issue: https://github.com/magento/magento2/wiki/Issue-reporting-guidelines Fields marked with (*) are required. Please don't remove the template. --> ### Preconditions...
priority
stores are not shown in login as customer select store modal window on order view page please review our guidelines before adding a new issue fields marked with are required please don t remove the template preconditions provide the exact magento version example an...
1
169,236
26,767,951,348
IssuesEvent
2023-01-31 12:05:08
ethereum/solidity
https://api.github.com/repos/ethereum/solidity
closed
Add map/filter/reduce/range/all/any to avoid accidental bugs in for loops
language design :rage4: closed-due-inactivity stale
The `for` loops are too verbose and any user can make mistake when increasing/decreasing counters: https://github.com/makoto/blockparty/issues/175 It would be much better to have `map/filter/reduce/range/all/any` like in Python so people can iterate and apply input in consistent and uniform way that is safe and easy...
1.0
Add map/filter/reduce/range/all/any to avoid accidental bugs in for loops - The `for` loops are too verbose and any user can make mistake when increasing/decreasing counters: https://github.com/makoto/blockparty/issues/175 It would be much better to have `map/filter/reduce/range/all/any` like in Python so people can...
non_priority
add map filter reduce range all any to avoid accidental bugs in for loops the for loops are too verbose and any user can make mistake when increasing decreasing counters it would be much better to have map filter reduce range all any like in python so people can iterate and apply input in consistent and uni...
0
173,398
13,399,964,645
IssuesEvent
2020-09-03 15:10:30
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
CI: VariableWidthHistogramAggregatorTests#testMultipleSegments
:Analytics/Aggregations >test-failure Team:Analytics
Error Message java.lang.AssertionError: expected:<false> but was:<true> Stacktrace ``` java.lang.AssertionError: expected:<false> but was:<true> at __randomizedtesting.SeedInfo.seed([7B50D97E959CDE64:C7276C27523B7221]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.j...
1.0
CI: VariableWidthHistogramAggregatorTests#testMultipleSegments - Error Message java.lang.AssertionError: expected:<false> but was:<true> Stacktrace ``` java.lang.AssertionError: expected:<false> but was:<true> at __randomizedtesting.SeedInfo.seed([7B50D97E959CDE64:C7276C27523B7221]:0) at org.junit.Assert....
non_priority
ci variablewidthhistogramaggregatortests testmultiplesegments error message java lang assertionerror expected but was stacktrace java lang assertionerror expected but was at randomizedtesting seedinfo seed at org junit assert fail assert java at org junit assert failnotequals ...
0
258,469
19,561,700,868
IssuesEvent
2022-01-03 17:05:10
JasonDCox/ML-Mentorship-GovSchool
https://api.github.com/repos/JasonDCox/ML-Mentorship-GovSchool
closed
Implement Repository Formatting
documentation
# Description Take decision from the #23 ticket and implement the formatting that we chose. # Acceptance Criteria - Creates file folders and sorts files - Mirrors the Newport News Climate Change repository - Clean irrelevant files or move them to a misc folder # Reference https://github.com/gavinjal...
1.0
Implement Repository Formatting - # Description Take decision from the #23 ticket and implement the formatting that we chose. # Acceptance Criteria - Creates file folders and sorts files - Mirrors the Newport News Climate Change repository - Clean irrelevant files or move them to a misc folder # Refer...
non_priority
implement repository formatting description take decision from the ticket and implement the formatting that we chose acceptance criteria creates file folders and sorts files mirrors the newport news climate change repository clean irrelevant files or move them to a misc folder refere...
0
4,063
15,325,845,448
IssuesEvent
2021-02-26 02:15:56
pc2ccs/pc2v9
https://api.github.com/repos/pc2ccs/pc2v9
closed
Automate loading of pc2 account information (load account tsv)
automation enhancement
**Is your feature request related to a problem?** During a contest/test on 2/13/2021 the accounts update (passwords, permissions, etc) had to be done manually. **Have you considered other ways to accomplish the same thing?** Yes, but at this time only an admin UI may load the load account tsv file using. A...
1.0
Automate loading of pc2 account information (load account tsv) - **Is your feature request related to a problem?** During a contest/test on 2/13/2021 the accounts update (passwords, permissions, etc) had to be done manually. **Have you considered other ways to accomplish the same thing?** Yes, but at this ...
non_priority
automate loading of account information load account tsv is your feature request related to a problem during a contest test on the accounts update passwords permissions etc had to be done manually have you considered other ways to accomplish the same thing yes but at this time o...
0
337,670
10,220,099,192
IssuesEvent
2019-08-15 20:23:19
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.usa.canon.com - site is not usable
browser-firefox-mobile engine-gecko priority-normal type-tracking-protection-basic
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> <!-- @extra_labels: type-tracking-protection-basic --> **URL**: https://www.usa.canon.com/internet/portal/us/home **Browser / Version**: Firefox Mob...
1.0
www.usa.canon.com - site is not usable - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> <!-- @extra_labels: type-tracking-protection-basic --> **URL**: https://www.usa.canon.com/internet/portal/us...
priority
site is not usable url browser version firefox mobile operating system android tested another browser no problem type site is not usable description drop down nav opens under titlebar steps to reproduce browser configuration mixed active ...
1
188,238
6,774,289,165
IssuesEvent
2017-10-27 09:47:49
SciTools/iris
https://api.github.com/repos/SciTools/iris
closed
Cube merge loads NetCDF deferred auxiliary coordinates.
enhancement high-priority performance
Iris implements deferred loading of auxiliary coordinates payload via the NetCDF loader via a `LazyArray`. This is in response to large multi-dimensional auxiliary coordinates causing a large memory footprint. Loading many such cubes can easily exhaust the available RAM for a process. At the moment cube merge has no ...
1.0
Cube merge loads NetCDF deferred auxiliary coordinates. - Iris implements deferred loading of auxiliary coordinates payload via the NetCDF loader via a `LazyArray`. This is in response to large multi-dimensional auxiliary coordinates causing a large memory footprint. Loading many such cubes can easily exhaust the avai...
priority
cube merge loads netcdf deferred auxiliary coordinates iris implements deferred loading of auxiliary coordinates payload via the netcdf loader via a lazyarray this is in response to large multi dimensional auxiliary coordinates causing a large memory footprint loading many such cubes can easily exhaust the avai...
1
1,746
2,518,674,977
IssuesEvent
2015-01-17 00:38:06
roberttdev/dactyl4
https://api.github.com/repos/roberttdev/dactyl4
closed
When Viewing the File Notes as a SuppDE User, there is a "Save" Option
low priority
In the "File Note" window, there is a "Save" button for the SuppDE user. I think that only the "Close" option should be available. Steps to reproduce: 1. Go into a SuppDE document as a DE user (technically, I was logged in as a QC user, but I was doing SuppDE). 2. Click the "File Note" button above the group wind...
1.0
When Viewing the File Notes as a SuppDE User, there is a "Save" Option - In the "File Note" window, there is a "Save" button for the SuppDE user. I think that only the "Close" option should be available. Steps to reproduce: 1. Go into a SuppDE document as a DE user (technically, I was logged in as a QC user, but I...
priority
when viewing the file notes as a suppde user there is a save option in the file note window there is a save button for the suppde user i think that only the close option should be available steps to reproduce go into a suppde document as a de user technically i was logged in as a qc user but i...
1
127,848
10,490,761,480
IssuesEvent
2019-09-25 09:38:49
e107inc/e107
https://api.github.com/repos/e107inc/e107
closed
[Banner plugin issue] counting every render (even on admin panel)
plugin: banner testing required
Well, I dont know if this is a bug or you did it that way, but I think that when you are managing a campaign, or editing them, your page prints shouldnt increase the impresions count. Grts - Nes
1.0
[Banner plugin issue] counting every render (even on admin panel) - Well, I dont know if this is a bug or you did it that way, but I think that when you are managing a campaign, or editing them, your page prints shouldnt increase the impresions count. Grts - Nes
non_priority
counting every render even on admin panel well i dont know if this is a bug or you did it that way but i think that when you are managing a campaign or editing them your page prints shouldnt increase the impresions count grts nes
0
75,873
9,904,455,490
IssuesEvent
2019-06-27 09:13:09
MatterMiners/lapis
https://api.github.com/repos/MatterMiners/lapis
opened
Add documentation
documentation enhancement
The project currently does not come with a proper documentation. So we should take care starting to document the most important concepts about the simulation itself, about the differences between opportunistic resources and common resources as well as how to extend the simulation to adapt it to the required use case.
1.0
Add documentation - The project currently does not come with a proper documentation. So we should take care starting to document the most important concepts about the simulation itself, about the differences between opportunistic resources and common resources as well as how to extend the simulation to adapt it to the ...
non_priority
add documentation the project currently does not come with a proper documentation so we should take care starting to document the most important concepts about the simulation itself about the differences between opportunistic resources and common resources as well as how to extend the simulation to adapt it to the ...
0
487,261
14,021,241,007
IssuesEvent
2020-10-29 20:57:29
makers-for-life/makair-control-ui
https://api.github.com/repos/makers-for-life/makair-control-ui
closed
Update the value of expiratory term setting during pause
class:bug priority:medium
The value of the expiratory term setting is not updated on the screen when the machine is paused.
1.0
Update the value of expiratory term setting during pause - The value of the expiratory term setting is not updated on the screen when the machine is paused.
priority
update the value of expiratory term setting during pause the value of the expiratory term setting is not updated on the screen when the machine is paused
1
127,208
12,309,070,437
IssuesEvent
2020-05-12 08:21:31
textrealm/text-realm
https://api.github.com/repos/textrealm/text-realm
closed
Check for ES-Lint errors
documentation
Please do work for this task in a branch named issue-29. - remove all ES-Lint Errors that occur. - Fix any issues that occur for fixing ES-Lint errors.
1.0
Check for ES-Lint errors - Please do work for this task in a branch named issue-29. - remove all ES-Lint Errors that occur. - Fix any issues that occur for fixing ES-Lint errors.
non_priority
check for es lint errors please do work for this task in a branch named issue remove all es lint errors that occur fix any issues that occur for fixing es lint errors
0
300,292
9,206,337,392
IssuesEvent
2019-03-08 13:28:20
forpdi/forpdi
https://api.github.com/repos/forpdi/forpdi
opened
Edição de nome da subunidade não funciona
ForRisco bug highpriority
Depois de criada uma ‘subunidade’ não é possível editar o nome desta subunidade, vide figura abaixo. Perceba que o nome da subunidade é o único que não consigo editar. ![image](https://user-images.githubusercontent.com/28953578/54031209-dd90ec00-418c-11e9-93d7-6d9e92e85af6.png)
1.0
Edição de nome da subunidade não funciona - Depois de criada uma ‘subunidade’ não é possível editar o nome desta subunidade, vide figura abaixo. Perceba que o nome da subunidade é o único que não consigo editar. ![image](https://user-images.githubusercontent.com/28953578/54031209-dd90ec00-418c-11e9-93d7-6d9e92e85af6...
priority
edição de nome da subunidade não funciona depois de criada uma ‘subunidade’ não é possível editar o nome desta subunidade vide figura abaixo perceba que o nome da subunidade é o único que não consigo editar
1
62,796
8,640,501,955
IssuesEvent
2018-11-24 06:55:44
MathHubInfo/Legacy-MathHub-Drupal
https://api.github.com/repos/MathHubInfo/Legacy-MathHub-Drupal
closed
add help text to glossary (and its items)
documentation
We should have a help page that explains what people see in the glossary and its items. That should be accessible from the glossary itself e.g. via a button.
1.0
add help text to glossary (and its items) - We should have a help page that explains what people see in the glossary and its items. That should be accessible from the glossary itself e.g. via a button.
non_priority
add help text to glossary and its items we should have a help page that explains what people see in the glossary and its items that should be accessible from the glossary itself e g via a button
0
27,451
13,249,414,366
IssuesEvent
2020-08-19 20:45:50
mozilla-mobile/fenix
https://api.github.com/repos/mozilla-mobile/fenix
closed
FNX3-16565 ⁃ Fenix should run places maintenance periodically
P3 eng:health eng:performance
@grigoryk indicated that it does not, which will result in worse perf, more disk usage, etc.
True
FNX3-16565 ⁃ Fenix should run places maintenance periodically - @grigoryk indicated that it does not, which will result in worse perf, more disk usage, etc.
non_priority
⁃ fenix should run places maintenance periodically grigoryk indicated that it does not which will result in worse perf more disk usage etc
0
346,758
31,020,871,353
IssuesEvent
2023-08-10 05:11:21
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
rpc: panic in `newPeer` under stress
C-test-failure T-kv-replication
On d9d421e342710ca8e2d35941f0765a68257f61c2 when running `./dev test pkg/sql -f=TestRelocateNonVoters --stress --race --cpus=4 -- --test_env=COCKROACH_TEST_TENANT=true` on the gceworker I got the following panic: ``` * ERROR: a panic has occurred! * child [5 127.0.0.1:44713 default] already exists * (1) attached s...
1.0
rpc: panic in `newPeer` under stress - On d9d421e342710ca8e2d35941f0765a68257f61c2 when running `./dev test pkg/sql -f=TestRelocateNonVoters --stress --race --cpus=4 -- --test_env=COCKROACH_TEST_TENANT=true` on the gceworker I got the following panic: ``` * ERROR: a panic has occurred! * child [5 127.0.0.1:44713 def...
non_priority
rpc panic in newpeer under stress on when running dev test pkg sql f testrelocatenonvoters stress race cpus test env cockroach test tenant true on the gceworker i got the following panic error a panic has occurred child already exists attached stack trace stack t...
0
220,684
17,227,153,040
IssuesEvent
2021-07-20 04:37:13
blynkkk/blynk_Issues
https://api.github.com/repos/blynkkk/blynk_Issues
closed
Flashing transition between images
Android ready to test
I have seen an issue raised relating to jerky video so not sure whether this is related. I am using a series of static images with short delays between (2 secs) to simulate a door opening. In Blynk V1, the transition was very smooth. In Blynk V2, the image flashes between each transition (ie a short period where no ...
1.0
Flashing transition between images - I have seen an issue raised relating to jerky video so not sure whether this is related. I am using a series of static images with short delays between (2 secs) to simulate a door opening. In Blynk V1, the transition was very smooth. In Blynk V2, the image flashes between each tr...
non_priority
flashing transition between images i have seen an issue raised relating to jerky video so not sure whether this is related i am using a series of static images with short delays between secs to simulate a door opening in blynk the transition was very smooth in blynk the image flashes between each tran...
0
682,475
23,346,006,054
IssuesEvent
2022-08-09 18:02:22
ChainSafe/forest
https://api.github.com/repos/ChainSafe/forest
closed
Snapshot Export: Show a sensible error message if some messages cannot be exported.
Priority: 2 - High Enhancement Ready
**Issue summary** <!-- A clear and concise description of what the task is. --> Lightweight snapshots are common and they only include messages from the last 2000 epochs. This is fine since the messages are only used for debugging or building services like blockchain explorers. But if we import a lightweight snapshot...
1.0
Snapshot Export: Show a sensible error message if some messages cannot be exported. - **Issue summary** <!-- A clear and concise description of what the task is. --> Lightweight snapshots are common and they only include messages from the last 2000 epochs. This is fine since the messages are only used for debugging o...
priority
snapshot export show a sensible error message if some messages cannot be exported issue summary lightweight snapshots are common and they only include messages from the last epochs this is fine since the messages are only used for debugging or building services like blockchain explorers but if we import...
1
37,079
6,572,409,654
IssuesEvent
2017-09-11 02:06:09
EOSIO/eos
https://api.github.com/repos/EOSIO/eos
closed
Create Tutorial for Block Producer: CLI Commands
documentation
This is a tutorial initially assigned to @andrianto_lie - [ ] Tutorial for Block Producer: CLI Commands Current thinking is to write tutorials in Markdown and store in Github. It's possible this may merge with other CLI tutorials or reference docs.
1.0
Create Tutorial for Block Producer: CLI Commands - This is a tutorial initially assigned to @andrianto_lie - [ ] Tutorial for Block Producer: CLI Commands Current thinking is to write tutorials in Markdown and store in Github. It's possible this may merge with other CLI tutorials or reference docs.
non_priority
create tutorial for block producer cli commands this is a tutorial initially assigned to andrianto lie tutorial for block producer cli commands current thinking is to write tutorials in markdown and store in github it s possible this may merge with other cli tutorials or reference docs
0
446,263
12,854,121,226
IssuesEvent
2020-07-09 00:54:59
crcn/paperclip
https://api.github.com/repos/crcn/paperclip
opened
should be able to provide metadata about name of PC file
effort: 2 priority: 4
Especially around refactoring + visual regression testing, it'll be important to keep unique names in `<meta />` tags so that services & tools can keep track of where components are. Right now component files are IDd off their file path.
1.0
should be able to provide metadata about name of PC file - Especially around refactoring + visual regression testing, it'll be important to keep unique names in `<meta />` tags so that services & tools can keep track of where components are. Right now component files are IDd off their file path.
priority
should be able to provide metadata about name of pc file especially around refactoring visual regression testing it ll be important to keep unique names in tags so that services tools can keep track of where components are right now component files are idd off their file path
1
192,773
22,216,002,717
IssuesEvent
2022-06-08 01:45:47
Satheesh575555/linux-4.1.15
https://api.github.com/repos/Satheesh575555/linux-4.1.15
opened
CVE-2018-9385 (High) detected in linuxlinux-4.6
security vulnerability
## CVE-2018-9385 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel....
True
CVE-2018-9385 (High) detected in linuxlinux-4.6 - ## CVE-2018-9385 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Libra...
non_priority
cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files vulnerability details in driver ov...
0
671,759
22,774,932,661
IssuesEvent
2022-07-08 13:38:28
opensquare-network/paid-qa
https://api.github.com/repos/opensquare-network/paid-qa
closed
refactor: don't use sub-component directly
UI priority:low
e.g. - Don't use `MicromarkMd`, use `Preview` - Don't use `MarkdownEditor`, use `RichEditor` - Don't use `Dropdown(item)` and write a new Selector, use `DropdownSelector` Sub-components is **not** for public. If so, we'll have bulk of work to do/refactor.
1.0
refactor: don't use sub-component directly - e.g. - Don't use `MicromarkMd`, use `Preview` - Don't use `MarkdownEditor`, use `RichEditor` - Don't use `Dropdown(item)` and write a new Selector, use `DropdownSelector` Sub-components is **not** for public. If so, we'll have bulk of work to do/refactor.
priority
refactor don t use sub component directly e g don t use micromarkmd use preview don t use markdowneditor use richeditor don t use dropdown item and write a new selector use dropdownselector sub components is not for public if so we ll have bulk of work to do refactor
1
505,716
14,644,158,928
IssuesEvent
2020-12-25 21:22:18
bounswe/bounswe2020group1
https://api.github.com/repos/bounswe/bounswe2020group1
closed
Implementation of Product Not Found page.
frontend priority:medium type:bug type:enhancement
For products that are not found in database, Product Not Found page should be rendered.
1.0
Implementation of Product Not Found page. - For products that are not found in database, Product Not Found page should be rendered.
priority
implementation of product not found page for products that are not found in database product not found page should be rendered
1
174,144
6,537,130,256
IssuesEvent
2017-08-31 21:00:30
elementary/installer
https://api.github.com/repos/elementary/installer
closed
Put the most popular languages at the top of the list
Priority: Wishlist Status: Confirmed
We should sort like the top 5 languages at the top of the language chooser. It would save time for the majority of our users. Maybe throw them up there in order of popularity then a separator then everything else in alphabetical order. <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](...
1.0
Put the most popular languages at the top of the list - We should sort like the top 5 languages at the top of the language chooser. It would save time for the majority of our users. Maybe throw them up there in order of popularity then a separator then everything else in alphabetical order. <bountysource-plugin> ...
priority
put the most popular languages at the top of the list we should sort like the top languages at the top of the language chooser it would save time for the majority of our users maybe throw them up there in order of popularity then a separator then everything else in alphabetical order want to back t...
1
8,464
7,300,865,524
IssuesEvent
2018-02-27 01:51:42
pravega/pravega
https://api.github.com/repos/pravega/pravega
opened
Pravega Security: Depend on custom plugin for auth for controller to segmentstore interactions
area/controller area/security area/server
**Problem description** Currently the interactions between Pravega Controller and SegmentStore use the default auth implementation. It should be possible to point to a plugin implementation through configuration. **Problem location** Pravega segmentstore and controller config and auth plugin implementation. **S...
True
Pravega Security: Depend on custom plugin for auth for controller to segmentstore interactions - **Problem description** Currently the interactions between Pravega Controller and SegmentStore use the default auth implementation. It should be possible to point to a plugin implementation through configuration. **Prob...
non_priority
pravega security depend on custom plugin for auth for controller to segmentstore interactions problem description currently the interactions between pravega controller and segmentstore use the default auth implementation it should be possible to point to a plugin implementation through configuration prob...
0
675,222
23,084,932,584
IssuesEvent
2022-07-26 10:30:37
bitsongofficial/wallet-mobile
https://api.github.com/repos/bitsongofficial/wallet-mobile
closed
Stepper misalignment
low priority
In the "create new wallet" flow, the stepper is misaligned. Implementation: ![photo_2022-07-05 09 41 16](https://user-images.githubusercontent.com/13519292/177276089-f8293685-1514-4b89-887a-7bff45d6e964.jpeg) Design: ![photo_2022-07-05 09 41 16 (1)](https://user-images.githubusercontent.com/13519292/177276114-0...
1.0
Stepper misalignment - In the "create new wallet" flow, the stepper is misaligned. Implementation: ![photo_2022-07-05 09 41 16](https://user-images.githubusercontent.com/13519292/177276089-f8293685-1514-4b89-887a-7bff45d6e964.jpeg) Design: ![photo_2022-07-05 09 41 16 (1)](https://user-images.githubusercontent.c...
priority
stepper misalignment in the create new wallet flow the stepper is misaligned implementation design
1
285,576
24,678,446,426
IssuesEvent
2022-10-18 19:03:09
apache/bookkeeper
https://api.github.com/repos/apache/bookkeeper
opened
Flaky-test: AuditorReplicasCheckTest
area/tests flaky-tests
AuditorReplicasCheckTest has the following tests that are flaky, detected using [Nondex](https://github.com/TestingResearchIllinois/NonDex). testReplicasCheckForLedgersFoundHavingLessThanAQReplicasOfAnEntry() testReplicasCheckForLedgersFoundHavingLessThanWQReplicasOfAnEntry() testReplicasCheckForLedgersFoundHavingNo...
2.0
Flaky-test: AuditorReplicasCheckTest - AuditorReplicasCheckTest has the following tests that are flaky, detected using [Nondex](https://github.com/TestingResearchIllinois/NonDex). testReplicasCheckForLedgersFoundHavingLessThanAQReplicasOfAnEntry() testReplicasCheckForLedgersFoundHavingLessThanWQReplicasOfAnEntry() t...
non_priority
flaky test auditorreplicaschecktest auditorreplicaschecktest has the following tests that are flaky detected using testreplicascheckforledgersfoundhavinglessthanaqreplicasofanentry testreplicascheckforledgersfoundhavinglessthanwqreplicasofanentry testreplicascheckforledgersfoundhavingnoreplica testrep...
0
402,940
11,826,568,253
IssuesEvent
2020-03-21 18:31:11
WebAhead/wajjbat-backend
https://api.github.com/repos/WebAhead/wajjbat-backend
opened
user page route
T2h enhancement priority-2
this is issue is related to the [build a user page](https://github.com/WebAhead/wajjbat-frontend/issues/7) issue on Wajbat frontend. could be a POST or GET request, an id of the user should be sent to the API, and then the API responds with the user basic data (name, mail, photo) and past reviews.
1.0
user page route - this is issue is related to the [build a user page](https://github.com/WebAhead/wajjbat-frontend/issues/7) issue on Wajbat frontend. could be a POST or GET request, an id of the user should be sent to the API, and then the API responds with the user basic data (name, mail, photo) and past reviews.
priority
user page route this is issue is related to the issue on wajbat frontend could be a post or get request an id of the user should be sent to the api and then the api responds with the user basic data name mail photo and past reviews
1
405,135
11,868,287,485
IssuesEvent
2020-03-26 08:54:43
Greenstand/Development-Overview
https://api.github.com/repos/Greenstand/Development-Overview
closed
Send and Match Sequence ID
Data Analysis Priority cloud mobileAPI
This is to prevent the phone from sending multiple sequences. May already been done in the app, could just be an API + server-side issue
1.0
Send and Match Sequence ID - This is to prevent the phone from sending multiple sequences. May already been done in the app, could just be an API + server-side issue
priority
send and match sequence id this is to prevent the phone from sending multiple sequences may already been done in the app could just be an api server side issue
1
99,982
16,480,932,402
IssuesEvent
2021-05-24 11:31:10
AlexRogalskiy/github-action-file-size
https://api.github.com/repos/AlexRogalskiy/github-action-file-size
opened
CVE-2020-7656 (Medium) detected in jquery-1.8.1.min.js
security vulnerability
## CVE-2020-7656 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="htt...
True
CVE-2020-7656 (Medium) detected in jquery-1.8.1.min.js - ## CVE-2020-7656 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary> <p>JavaScript library ...
non_priority
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file github action file size node modules redeyed examples browser index html path...
0
73,718
15,279,852,561
IssuesEvent
2021-02-23 05:03:08
wss-demo/SecurityShepherd
https://api.github.com/repos/wss-demo/SecurityShepherd
opened
CVE-2015-0254 (High) detected in jstl-1.2.jar
security vulnerability
## CVE-2015-0254 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jstl-1.2.jar</b></p></summary> <p>null</p> <p>Path to dependency file: SecurityShepherd/pom.xml</p> <p>Path to vulnerab...
True
CVE-2015-0254 (High) detected in jstl-1.2.jar - ## CVE-2015-0254 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jstl-1.2.jar</b></p></summary> <p>null</p> <p>Path to dependency file: ...
non_priority
cve high detected in jstl jar cve high severity vulnerability vulnerable library jstl jar null path to dependency file securityshepherd pom xml path to vulnerable library canner repository jstl jstl jstl jar securityshepherd target owaspsecurityshepherd web inf lib ...
0
822,273
30,862,267,365
IssuesEvent
2023-08-03 04:49:58
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.tiktok.com - site is not usable
priority-critical browser-fixme
<!-- @browser: Dragon 65.0.2 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0 IceDragon/65.0.2 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/125298 --> **URL**: https://www.tiktok.com/@xx_leahsmith/video/7...
1.0
www.tiktok.com - site is not usable - <!-- @browser: Dragon 65.0.2 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0 IceDragon/65.0.2 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/125298 --> **URL**: https:...
priority
site is not usable url browser version dragon operating system windows tested another browser yes firefox problem type site is not usable description page not loading correctly steps to reproduce page not available sorry about that please try again late...
1
413,464
12,067,897,277
IssuesEvent
2020-04-16 14:03:11
containous/traefik
https://api.github.com/repos/containous/traefik
closed
Rancher backend behaviour is inconsistent with Docker backend
area/provider/rancher kind/bug/possible priority/P2
### Do you want to request a *feature* or report a *bug*? Bug ### What did you do? Added a Rancher environment to a fresh Traefik container. ### What did you expect to see? I expected the same behaviour as the Docker backend where it will automatically expose containers based on their exposed port if the...
1.0
Rancher backend behaviour is inconsistent with Docker backend - ### Do you want to request a *feature* or report a *bug*? Bug ### What did you do? Added a Rancher environment to a fresh Traefik container. ### What did you expect to see? I expected the same behaviour as the Docker backend where it will au...
priority
rancher backend behaviour is inconsistent with docker backend do you want to request a feature or report a bug bug what did you do added a rancher environment to a fresh traefik container what did you expect to see i expected the same behaviour as the docker backend where it will au...
1
293,136
25,273,239,568
IssuesEvent
2022-11-16 10:46:36
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
com.hazelcast.client.stress.MapStableReadStressTest.testFixedCluster [API-1537]
Team: Client Type: Test-Failure Source: Internal Module: Invocation System to-client-jira
_master_ (commit f85c6579591bbb3b114936560f2c436847b7ebd8) Failed on Ibm JDK 8: http://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-master-IbmJDK8-nightly/21/testReport/com.hazelcast.client.stress/MapStableReadStressTest/testFixedCluster/ Stacktrace: ``` java.lang.AssertionError: com.hazelcast.cli...
1.0
com.hazelcast.client.stress.MapStableReadStressTest.testFixedCluster [API-1537] - _master_ (commit f85c6579591bbb3b114936560f2c436847b7ebd8) Failed on Ibm JDK 8: http://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-master-IbmJDK8-nightly/21/testReport/com.hazelcast.client.stress/MapStableReadStressTest/...
non_priority
com hazelcast client stress mapstablereadstresstest testfixedcluster master commit failed on ibm jdk stacktrace java lang assertionerror com hazelcast client stress mapstablereadstresstest encountered an error expected null but was at org junit assert fail assert java at org jun...
0
257,606
8,139,603,362
IssuesEvent
2018-08-20 18:15:31
apache/incubator-openwhisk-website
https://api.github.com/repos/apache/incubator-openwhisk-website
closed
Project Website requires License page (or link to)
priority: medium
That is, people coming to the project website need to see that the project, as a whole, is licensed under the ASF 2.0 license. See Apache Spark (for ideas..): https://spark.apache.org/ With the "Apache Software Foundation" menu and drop-down with "License" that links to the Apache hosted copy of the 2.0 license ...
1.0
Project Website requires License page (or link to) - That is, people coming to the project website need to see that the project, as a whole, is licensed under the ASF 2.0 license. See Apache Spark (for ideas..): https://spark.apache.org/ With the "Apache Software Foundation" menu and drop-down with "License" that...
priority
project website requires license page or link to that is people coming to the project website need to see that the project as a whole is licensed under the asf license see apache spark for ideas with the apache software foundation menu and drop down with license that links to the apache ho...
1
198,656
6,975,301,401
IssuesEvent
2017-12-12 06:15:44
arquillian/smart-testing
https://api.github.com/repos/arquillian/smart-testing
closed
Be as less intrusive as possible with the dependencies
Component: Maven Priority: High train/ginger Type: Bug
##### Issue Overview Most of the strategy implementations, core and also surefire provider has several transitive dependencies. These transitive deps may cause conflicts, classloading issues or other problems such as failures when transitive dependencies are forbidden (using force plugin). All dependencies that are...
1.0
Be as less intrusive as possible with the dependencies - ##### Issue Overview Most of the strategy implementations, core and also surefire provider has several transitive dependencies. These transitive deps may cause conflicts, classloading issues or other problems such as failures when transitive dependencies are f...
priority
be as less intrusive as possible with the dependencies issue overview most of the strategy implementations core and also surefire provider has several transitive dependencies these transitive deps may cause conflicts classloading issues or other problems such as failures when transitive dependencies are f...
1
4,360
6,905,257,989
IssuesEvent
2017-11-27 05:56:54
at15/reika
https://api.github.com/repos/at15/reika
closed
[impl-j][type] Type Checker
p1 requirement
It's better to introduce type checker before we start introducing operator overload for `+`, `-` - [x] should we have type inference, if so, how much? #26 , actually, we don't have function, there is no need for type inference, variable declaration is just let binding, and user specified type is just a hint - [x] t...
1.0
[impl-j][type] Type Checker - It's better to introduce type checker before we start introducing operator overload for `+`, `-` - [x] should we have type inference, if so, how much? #26 , actually, we don't have function, there is no need for type inference, variable declaration is just let binding, and user specifie...
non_priority
type checker it s better to introduce type checker before we start introducing operator overload for should we have type inference if so how much actually we don t have function there is no need for type inference variable declaration is just let binding and user specified type is just ...
0
382,204
11,302,274,580
IssuesEvent
2020-01-17 17:17:05
googlemaps/google-maps-ios-utils
https://api.github.com/repos/googlemaps/google-maps-ios-utils
closed
Marker decluster at certain zoom level
priority: p3 type: question
Hello, I am working on swift 4 with xcode 10.3. I am using google map with cocoa pods pod 'GoogleMaps' Now I am using cluster functionality in my app. Now I want to de cluster the marker at zoom level 12. So how I can do it in my app. I didn't get any help full code related to my requirement. Please suggest and h...
1.0
Marker decluster at certain zoom level - Hello, I am working on swift 4 with xcode 10.3. I am using google map with cocoa pods pod 'GoogleMaps' Now I am using cluster functionality in my app. Now I want to de cluster the marker at zoom level 12. So how I can do it in my app. I didn't get any help full code related ...
priority
marker decluster at certain zoom level hello i am working on swift with xcode i am using google map with cocoa pods pod googlemaps now i am using cluster functionality in my app now i want to de cluster the marker at zoom level so how i can do it in my app i didn t get any help full code related to...
1
644,334
20,974,419,281
IssuesEvent
2022-03-28 14:08:20
sot/kadi
https://api.github.com/repos/sot/kadi
closed
get_states docstring looks inconsistent
enhancement Priority-Low
After https://github.com/sot/kadi/commit/cb11b2ee03f0041728c457db963bcf60499770b8 I think this docstring needs update https://github.com/sot/kadi/blob/6a8931cceb56ad0ecf7e6dd2b594682dad51fa0f/kadi/commands/states.py#L1131 unless I'm misunderstanding.
1.0
get_states docstring looks inconsistent - After https://github.com/sot/kadi/commit/cb11b2ee03f0041728c457db963bcf60499770b8 I think this docstring needs update https://github.com/sot/kadi/blob/6a8931cceb56ad0ecf7e6dd2b594682dad51fa0f/kadi/commands/states.py#L1131 unless I'm misunderstanding.
priority
get states docstring looks inconsistent after i think this docstring needs update unless i m misunderstanding
1
101,142
4,108,042,610
IssuesEvent
2016-06-06 14:57:41
meteor/blaze
https://api.github.com/repos/meteor/blaze
closed
Repeated class names not rendered correctly
low priority
https://github.com/meteor/meteor/issues/5632 Original Post ----- Using Semantic-UI sometimes you need to add the same class name twice, i.e. <div class="ui two column computer one column mobile grid container"> but this is translated into `<div class="ui two column computer one mobile grid container">` ...
1.0
Repeated class names not rendered correctly - https://github.com/meteor/meteor/issues/5632 Original Post ----- Using Semantic-UI sometimes you need to add the same class name twice, i.e. <div class="ui two column computer one column mobile grid container"> but this is translated into `<div class="ui two c...
priority
repeated class names not rendered correctly original post using semantic ui sometimes you need to add the same class name twice i e but this is translated into breaking the interface this is because of diffingattributehandler call this parsevaluewhich reduces the repeated element in...
1
602,912
18,515,433,083
IssuesEvent
2021-10-20 09:33:13
DigitalExcellence/dex-backend
https://api.github.com/repos/DigitalExcellence/dex-backend
closed
User not always present in DB
bug priority
**Describe the bug** When I was developing #438 I came to the conclusion that the user table did not always was populated with the current logged in user. This is a problem because I need the user's email address for the #438 issue. **To Reproduce** Steps to reproduce the behavior: 1. Log in 2. See that the us...
1.0
User not always present in DB - **Describe the bug** When I was developing #438 I came to the conclusion that the user table did not always was populated with the current logged in user. This is a problem because I need the user's email address for the #438 issue. **To Reproduce** Steps to reproduce the behavior...
priority
user not always present in db describe the bug when i was developing i came to the conclusion that the user table did not always was populated with the current logged in user this is a problem because i need the user s email address for the issue to reproduce steps to reproduce the behavior ...
1
476,304
13,736,587,954
IssuesEvent
2020-10-05 11:59:46
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
Key Generation Wizard UX improvement
Priority/Normal Store Type/Accessibility Type/Improvement Type/UX
### Describe your problem(s) <!-- Describe why you think this project needs this feature --> Token Type  options are not visible, ![image](https://user-images.githubusercontent.com/20179540/72778027-a0670880-3c3d-11ea-9572-c8cc44d0b33e.png) ### Describe your solution Since the number of options are low it...
1.0
Key Generation Wizard UX improvement - ### Describe your problem(s) <!-- Describe why you think this project needs this feature --> Token Type  options are not visible, ![image](https://user-images.githubusercontent.com/20179540/72778027-a0670880-3c3d-11ea-9572-c8cc44d0b33e.png) ### Describe your solution ...
priority
key generation wizard ux improvement describe your problem s token type  options are not visible describe your solution since the number of options are low its better to always display them with radio buttons how will you implement it use radio buttons instead dropdown for opti...
1
492,178
14,189,454,072
IssuesEvent
2020-11-14 00:55:02
pints-team/pints
https://api.github.com/repos/pints-team/pints
opened
Bug in population MCMC ?
bug priority
Doesn't seem to be able to recover a normal distribution very well. Could be related to #863 ``` #!/usr/bin/env python3 import matplotlib import matplotlib.gridspec import matplotlib.pyplot as plt import numpy as np import pandas import pints import pints.toy as toy import pints.plot import scipy.stats i...
1.0
Bug in population MCMC ? - Doesn't seem to be able to recover a normal distribution very well. Could be related to #863 ``` #!/usr/bin/env python3 import matplotlib import matplotlib.gridspec import matplotlib.pyplot as plt import numpy as np import pandas import pints import pints.toy as toy import pints....
priority
bug in population mcmc doesn t seem to be able to recover a normal distribution very well could be related to usr bin env import matplotlib import matplotlib gridspec import matplotlib pyplot as plt import numpy as np import pandas import pints import pints toy as toy import pints plot im...
1