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 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
781,273 | 27,430,272,548 | IssuesEvent | 2023-03-02 00:23:55 | LinkedEarth/paleoPandas | https://api.github.com/repos/LinkedEarth/paleoPandas | closed | MultipleSeries to dataframe | enhancement priority_medium |
Generalizing the creation of Series objects from a dataFrame would be very helpful. See Dry_Tortugas.ipynb for an example: currently we create different Series manually (one per dataframe column), but it would be very helpful to have a `pyleo.MultipleSeries` methods called `from_pandas()` that would take the follo... | 1.0 | MultipleSeries to dataframe -
Generalizing the creation of Series objects from a dataFrame would be very helpful. See Dry_Tortugas.ipynb for an example: currently we create different Series manually (one per dataframe column), but it would be very helpful to have a `pyleo.MultipleSeries` methods called `from_panda... | priority | multipleseries to dataframe generalizing the creation of series objects from a dataframe would be very helpful see dry tortugas ipynb for an example currently we create different series manually one per dataframe column but it would be very helpful to have a pyleo multipleseries methods called from panda... | 1 |
426,412 | 12,372,141,341 | IssuesEvent | 2020-05-18 19:50:46 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | closed | Improve retrying of async virtual hearings jobs | Priority: Medium Product: caseflow-hearings Stakeholder: BVA Team: Tango 💃 Type: Tech-Improvement | ## Description
- #14027 added better retying if the `CreateConferenceJob` failed to complete all its actions -- something like this could be extended to the `DeleteConferencesJob`
- We have the option of retrying jobs from the UI, but it is not fully working because our jobs require specific parameters. We should see ... | 1.0 | Improve retrying of async virtual hearings jobs - ## Description
- #14027 added better retying if the `CreateConferenceJob` failed to complete all its actions -- something like this could be extended to the `DeleteConferencesJob`
- We have the option of retrying jobs from the UI, but it is not fully working because ou... | priority | improve retrying of async virtual hearings jobs description added better retying if the createconferencejob failed to complete all its actions something like this could be extended to the deleteconferencesjob we have the option of retrying jobs from the ui but it is not fully working because our jo... | 1 |
35,572 | 2,790,545,367 | IssuesEvent | 2015-05-09 10:00:14 | timdown/rangy | https://api.github.com/repos/timdown/rangy | closed | rangeCount is not defined in range.createControlSelection(sel, ranges) | bug imported Priority-Medium | _From [nrr12...@gmail.com](https://code.google.com/u/103290352998471914600/) on March 08, 2013 20:32:37_
What steps will reproduce the problem? 1. call rangy.getSelection().setRanges(ranges) where ranges is a valid array of range objects What is the expected output? What do you see instead? The current selection shoul... | 1.0 | rangeCount is not defined in range.createControlSelection(sel, ranges) - _From [nrr12...@gmail.com](https://code.google.com/u/103290352998471914600/) on March 08, 2013 20:32:37_
What steps will reproduce the problem? 1. call rangy.getSelection().setRanges(ranges) where ranges is a valid array of range objects What is ... | priority | rangecount is not defined in range createcontrolselection sel ranges from on march what steps will reproduce the problem call rangy getselection setranges ranges where ranges is a valid array of range objects what is the expected output what do you see instead the current selection should... | 1 |
373,476 | 11,044,480,277 | IssuesEvent | 2019-12-09 13:25:13 | carbon-design-system/ibm-dotcom-library | https://api.github.com/repos/carbon-design-system/ibm-dotcom-library | closed | Update README files to have consistent way of describing props | Airtable Done dev package: patterns package: react priority: medium | <!-- Avoid any type of solutions in this user story -->
<!-- replace _{{...}}_ with your own words or remove -->
#### User Story
<!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} -->
> As a `[user role below]`:
IBM.com Library adopter
> I need to:
read all README files fo... | 1.0 | Update README files to have consistent way of describing props - <!-- Avoid any type of solutions in this user story -->
<!-- replace _{{...}}_ with your own words or remove -->
#### User Story
<!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} -->
> As a `[user role below]... | priority | update readme files to have consistent way of describing props user story as a ibm com library adopter i need to read all readme files for the components and patterns i m using and have them be consistent so that i can reliably injest the components patterns into my application without any q... | 1 |
247,357 | 7,917,760,194 | IssuesEvent | 2018-07-04 10:55:34 | neuropoly/qMRLab | https://api.github.com/repos/neuropoly/qMRLab | closed | qMRGenBatch: How is the sensitivity analysis plotted variable chosen? | enhancement priority:medium question | @agahkarakuzu you're the one who wrote qMRGenBatch right? If so this question is for you.
I ran qMRGenBatch for two models today, `inversion_recovery` and `vfa_t1`.
For IR, the sensitivity analysis plot (fig 4) of the generated script showed me what I expected (Fitted T1 vs input T1).
 of the generated script showed ... | priority | qmrgenbatch how is the sensitivity analysis plotted variable chosen agahkarakuzu you re the one who wrote qmrgenbatch right if so this question is for you i ran qmrgenbatch for two models today inversion recovery and vfa for ir the sensitivity analysis plot fig of the generated script showed m... | 1 |
169,979 | 6,422,498,899 | IssuesEvent | 2017-08-09 08:38:08 | octobercms/october | https://api.github.com/repos/octobercms/october | closed | Interface 'Illuminate\View\Engines\EngineInterface' not found | Priority: Medium Status: Review Needed Type: Unconfirmed Bug | After running a `composer update` this morning, upon a fresh `php artisan october:up` I get the following error:
```
[Symfony\Component\Debug\Exception\FatalErrorException]
Interface 'Illuminate\View\Engines\EngineInterface' not found
```
##### Reproduce steps
Created a clean fresh project using `com... | 1.0 | Interface 'Illuminate\View\Engines\EngineInterface' not found - After running a `composer update` this morning, upon a fresh `php artisan october:up` I get the following error:
```
[Symfony\Component\Debug\Exception\FatalErrorException]
Interface 'Illuminate\View\Engines\EngineInterface' not found
```
... | priority | interface illuminate view engines engineinterface not found after running a composer update this morning upon a fresh php artisan october up i get the following error interface illuminate view engines engineinterface not found reproduce steps created a clean fresh project ... | 1 |
791,961 | 27,882,804,984 | IssuesEvent | 2023-03-21 20:50:54 | janus-idp/backstage-showcase | https://api.github.com/repos/janus-idp/backstage-showcase | opened | Use Docker cache | kind/enhancement priority/medium | ### What do you want to improve?
We want to reduce the Docker build time
### What is the current behavior?
The cache is not used for GitHub Action with Docker.
### What is the new behavior?
Using cache for Docker on GitHub Action with [(https://docs.docker.com/build/cache/backends/gha/}((https://docs.doc... | 1.0 | Use Docker cache - ### What do you want to improve?
We want to reduce the Docker build time
### What is the current behavior?
The cache is not used for GitHub Action with Docker.
### What is the new behavior?
Using cache for Docker on GitHub Action with [(https://docs.docker.com/build/cache/backends/gha/... | priority | use docker cache what do you want to improve we want to reduce the docker build time what is the current behavior the cache is not used for github action with docker what is the new behavior using cache for docker on github action with warning is this a breaking change ... | 1 |
537,001 | 15,721,210,195 | IssuesEvent | 2021-03-29 02:28:29 | otasoft/otasoft-api | https://api.github.com/repos/otasoft/otasoft-api | closed | refactor controllers and services into read and writes | enhancement medium priority no-issue-activity | ## Feature Request
## Describe the solution you'd like
<!-- A clear and concise description of what you want to happen. Add any considered drawbacks. -->
Controllers and Services are getting bigger and bigger. With GraphQL we have mutations and queries that allows us to divide requests into two group. We do not ... | 1.0 | refactor controllers and services into read and writes - ## Feature Request
## Describe the solution you'd like
<!-- A clear and concise description of what you want to happen. Add any considered drawbacks. -->
Controllers and Services are getting bigger and bigger. With GraphQL we have mutations and queries tha... | priority | refactor controllers and services into read and writes feature request describe the solution you d like controllers and services are getting bigger and bigger with graphql we have mutations and queries that allows us to divide requests into two group we do not have such a thing in rest which is stra... | 1 |
237,044 | 7,755,126,358 | IssuesEvent | 2018-05-31 09:11:28 | flotos/idm_twitter | https://api.github.com/repos/flotos/idm_twitter | closed | Implement the DSL | Priority: Medium | Definition of Done :
* the dsl is implemented in Eclipse and has autocompletion | 1.0 | Implement the DSL - Definition of Done :
* the dsl is implemented in Eclipse and has autocompletion | priority | implement the dsl definition of done the dsl is implemented in eclipse and has autocompletion | 1 |
321,928 | 9,810,511,337 | IssuesEvent | 2019-06-12 20:39:52 | aol/moloch | https://api.github.com/repos/aol/moloch | closed | ES Indices (moloch-table id="esIndicesTable" in EsIndices.vue) totals are thrown off by closed indices | bug medium priority viewer | **Elasticsearch version**: 6.8.0
**Moloch version**: 1.8.0
**OS name and version**: Debian 10.0 "buster"
**How was Moloch built/installed:** easybutton in docker
The ES Indices view is a very useful view. While it handles the *status* column correctly (open vs. close), the presence of a closed index throws ... | 1.0 | ES Indices (moloch-table id="esIndicesTable" in EsIndices.vue) totals are thrown off by closed indices - **Elasticsearch version**: 6.8.0
**Moloch version**: 1.8.0
**OS name and version**: Debian 10.0 "buster"
**How was Moloch built/installed:** easybutton in docker
The ES Indices view is a very useful view... | priority | es indices moloch table id esindicestable in esindices vue totals are thrown off by closed indices elasticsearch version moloch version os name and version debian buster how was moloch built installed easybutton in docker the es indices view is a very useful view ... | 1 |
212,488 | 7,237,710,965 | IssuesEvent | 2018-02-13 12:04:00 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | opened | Loading spinner on import of local vector | Priority: Medium enhancement | ### Description
While importing a local vector there aren't clues of loading process.
### In case of Bug (otherwise remove this paragraph)
*Browser Affected*
(use this site: https://www.whatsmybrowser.org/ for non expert users)
- [ ] Internet Explorer
- [x] Chrome
- [ ] Firefox
- [ ] Safari
*Browser Vers... | 1.0 | Loading spinner on import of local vector - ### Description
While importing a local vector there aren't clues of loading process.
### In case of Bug (otherwise remove this paragraph)
*Browser Affected*
(use this site: https://www.whatsmybrowser.org/ for non expert users)
- [ ] Internet Explorer
- [x] Chrome
... | priority | loading spinner on import of local vector description while importing a local vector there aren t clues of loading process in case of bug otherwise remove this paragraph browser affected use this site for non expert users internet explorer chrome firefox safari browse... | 1 |
78,375 | 3,509,595,037 | IssuesEvent | 2016-01-08 23:41:29 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | EventAI, Talk (BB #1153) | migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** Areradon
**Original Date:** 24.11.2015 12:15:55 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** closed
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1153
<hr>
Hey,
At the moment we have 3 action_param fiel... | 1.0 | EventAI, Talk (BB #1153) - This issue was migrated from bitbucket.
**Original Reporter:** Areradon
**Original Date:** 24.11.2015 12:15:55 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** closed
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1153
<hr>
Hey,
At the moment ... | priority | eventai talk bb this issue was migrated from bitbucket original reporter areradon original date gmt original priority major original type bug original state closed direct link hey at the moment we have action param fields and with action t say we can use them... | 1 |
194,347 | 6,893,997,367 | IssuesEvent | 2017-11-23 08:07:45 | cilium/cilium | https://api.github.com/repos/cilium/cilium | closed | k8s: Add support to parse new IPBlock | area/k8s kind/enhancement priority/medium project/1.0-gap | Support the new IPBlock field of `NetworkPolicyPeer` and convert it to `ToCIDR` and `FromCIDR` rules.
Parent: https://github.com/cilium/cilium/issues/1489 | 1.0 | k8s: Add support to parse new IPBlock - Support the new IPBlock field of `NetworkPolicyPeer` and convert it to `ToCIDR` and `FromCIDR` rules.
Parent: https://github.com/cilium/cilium/issues/1489 | priority | add support to parse new ipblock support the new ipblock field of networkpolicypeer and convert it to tocidr and fromcidr rules parent | 1 |
480,296 | 13,839,448,615 | IssuesEvent | 2020-10-14 07:59:03 | AY2021S1-CS2103T-T11-1/tp | https://api.github.com/repos/AY2021S1-CS2103T-T11-1/tp | closed | As a careless salesman, I can be notified of an erroneous input | priority.Medium type.Story | ...so that I can easily identify my mistakes | 1.0 | As a careless salesman, I can be notified of an erroneous input - ...so that I can easily identify my mistakes | priority | as a careless salesman i can be notified of an erroneous input so that i can easily identify my mistakes | 1 |
22,579 | 2,649,533,572 | IssuesEvent | 2015-03-15 00:50:48 | prikhi/pencil | https://api.github.com/repos/prikhi/pencil | closed | Losing text in Desktop - Native UI Widgets collection | 6–10 stars bug duplicate imported Priority-Medium | _From [angelofausti](https://code.google.com/u/angelofausti/) on January 21, 2014 14:17:22_
What steps will reproduce the problem? 1. Install the win32 version
2. Use Desktop - Native UI Widgets collection (e.g buttons, table, tab box)
3. Save the file (.ep)
4. Open the file What is the expected output? What do you... | 1.0 | Losing text in Desktop - Native UI Widgets collection - _From [angelofausti](https://code.google.com/u/angelofausti/) on January 21, 2014 14:17:22_
What steps will reproduce the problem? 1. Install the win32 version
2. Use Desktop - Native UI Widgets collection (e.g buttons, table, tab box)
3. Save the file (.ep)
4... | priority | losing text in desktop native ui widgets collection from on january what steps will reproduce the problem install the version use desktop native ui widgets collection e g buttons table tab box save the file ep open the file what is the expected output what do you see in... | 1 |
244,842 | 7,880,656,038 | IssuesEvent | 2018-06-26 16:32:35 | aowen87/FOO | https://api.github.com/repos/aowen87/FOO | closed | include re-gen of live help pages as part of major release process | Expected Use: 3 - Occasional Impact: 3 - Medium OS: All Priority: Normal Support Group: Any Target Version: 2.10 feature | It doesn't make sense every time someone makes a small change to the manual that each person so doing also needs to re-gen the live help pages.
It makes more sense to do this as one of the last steps in making a (major) release. I put 'major' in paranthesis because it might also make sense to make it part of minor r... | 1.0 | include re-gen of live help pages as part of major release process - It doesn't make sense every time someone makes a small change to the manual that each person so doing also needs to re-gen the live help pages.
It makes more sense to do this as one of the last steps in making a (major) release. I put 'major' in pa... | priority | include re gen of live help pages as part of major release process it doesn t make sense every time someone makes a small change to the manual that each person so doing also needs to re gen the live help pages it makes more sense to do this as one of the last steps in making a major release i put major in pa... | 1 |
488,956 | 14,099,882,748 | IssuesEvent | 2020-11-06 02:36:02 | AY2021S1-CS2103-F10-4/tp | https://api.github.com/repos/AY2021S1-CS2103-F10-4/tp | opened | Shift list does not update role requirements after using shift-edit INDEX r/NEW_ROLE NEW_QUANTITY | priority.Medium type.Bug | Shift list does not update role requirements after using shift-edit INDEX r/NEW_ROLE NEW_QUANTITY

| 1.0 | Shift list does not update role requirements after using shift-edit INDEX r/NEW_ROLE NEW_QUANTITY - Shift list does not update role requirements after using shift-edit INDEX r/NEW_ROLE NEW_QUANTITY
 is 0, then should not show this in the list of Source of application | 👹Bug Priority: medium | **Bug description:**
In performance, if Health system (integration) is 0, then should not show this in the list of Source of application
**Steps to reproduce:**
1. Login to any user other than field agent
2. Go to performance
3. Observe Health system (integration)
**Actual result:**
showing Health system (integrat... | 1.0 | In performance, if Health system (integration) is 0, then should not show this in the list of Source of application - **Bug description:**
In performance, if Health system (integration) is 0, then should not show this in the list of Source of application
**Steps to reproduce:**
1. Login to any user other than field ... | priority | in performance if health system integration is then should not show this in the list of source of application bug description in performance if health system integration is then should not show this in the list of source of application steps to reproduce login to any user other than field ... | 1 |
759,268 | 26,585,874,684 | IssuesEvent | 2023-01-23 00:51:11 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] I meet very pool poformance comparing with single Postgres. If there were some addtional param I've miss? | kind/bug area/ysql priority/medium status/awaiting-triage | Jira Link: [DB-3924](https://yugabyte.atlassian.net/browse/DB-3924)
### Description
when I exec an select-SQL, It seems the YbDB is always slower than Postgres(single).
here is YbDB:

where here is Po... | 1.0 | [YSQL] I meet very pool poformance comparing with single Postgres. If there were some addtional param I've miss? - Jira Link: [DB-3924](https://yugabyte.atlassian.net/browse/DB-3924)
### Description
when I exec an select-SQL, It seems the YbDB is always slower than Postgres(single).
here is YbDB:

Notice ingredients did not update.
-------------
Labels: `severity.Medium` `type.FeatureFlaw`
original: gerhean/ped#5 | 1.0 | [PE-D] Displayed recipe does not update if modified. - 
Notice ingredients did not update.
-------------
Labels: `severity.Medium` `type.FeatureFlaw`
original: gerhean/ped#5 | priority | displayed recipe does not update if modified notice ingredients did not update labels severity medium type featureflaw original gerhean ped | 1 |
267,250 | 8,380,893,734 | IssuesEvent | 2018-10-07 19:14:36 | wevote/WebApp | https://api.github.com/repos/wevote/WebApp | opened | Add "Completed" Text: Items Decided + Office/Race Level | Difficulty: Medium Priority: 1 | ### Please describe the issue (What happens? What do you expect?)
We have "Remaining Decisions", "All Items" and "Items Decided".
Then we filter by the Office/Race Level ("Federal", "State", "Local" and "Measure")

We have "Remaining Decisions", "All Items" and "Items Decided".
Then we filter by the Office/Race Level ("Federal", "State", "Local" and "Measure")
 to the new way by using `exporting.conf`
However, there is something strange, or I have put wrong config, because we do not get all the metrics.
##### OS / Environment
Running netdata v1.23.1 on docker, together wit... | 1.0 | New exporting module is missing metrics compared to old when sending to graphite - ##### Bug report summary
I have migrated the exporting config from the old way (using `[backend]`) to the new way by using `exporting.conf`
However, there is something strange, or I have put wrong config, because we do not get all the ... | priority | new exporting module is missing metrics compared to old when sending to graphite bug report summary i have migrated the exporting config from the old way using to the new way by using exporting conf however there is something strange or i have put wrong config because we do not get all the metrics ... | 1 |
56,102 | 3,078,218,786 | IssuesEvent | 2015-08-21 08:44:53 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | opened | Список избранных хабов частично обновляемый с url провайдера. | enhancement imported Priority-Medium Usability | _From [bobrikov](https://code.google.com/u/bobrikov/) on March 13, 2011 22:07:28_
Проблема:
У многих провадеров есть немалый список хабов, которые с ним в пиринге или просто дружественные итд. Этот список приходится вечно перелопачивать, так как хабы часто загибаются/переезжают, банят DC++ клиентов, то им флай не нра... | 1.0 | Список избранных хабов частично обновляемый с url провайдера. - _From [bobrikov](https://code.google.com/u/bobrikov/) on March 13, 2011 22:07:28_
Проблема:
У многих провадеров есть немалый список хабов, которые с ним в пиринге или просто дружественные итд. Этот список приходится вечно перелопачивать, так как хабы час... | priority | список избранных хабов частично обновляемый с url провайдера from on march проблема у многих провадеров есть немалый список хабов которые с ним в пиринге или просто дружественные итд этот список приходится вечно перелопачивать так как хабы часто загибаются переезжают банят dc клиентов то и... | 1 |
321,451 | 9,798,662,413 | IssuesEvent | 2019-06-11 12:54:14 | poanetwork/blockscout | https://api.github.com/repos/poanetwork/blockscout | closed | There is no `prev` button in the pagination of the list of txs | enhancement priority: medium team: contributor | There are maximum 50 transactions are displayed on the account page.
If I have more then 100 transactions, and I am at the last page, where 101+ txs, I cannot return to the page with 51 - 100 txs in one click.
The solution would be to add left `prev/newer` button for pagination
![screen shot 2018-10-24 at 20 36 ... | 1.0 | There is no `prev` button in the pagination of the list of txs - There are maximum 50 transactions are displayed on the account page.
If I have more then 100 transactions, and I am at the last page, where 101+ txs, I cannot return to the page with 51 - 100 txs in one click.
The solution would be to add left `prev/n... | priority | there is no prev button in the pagination of the list of txs there are maximum transactions are displayed on the account page if i have more then transactions and i am at the last page where txs i cannot return to the page with txs in one click the solution would be to add left prev newer bu... | 1 |
101,834 | 4,141,858,305 | IssuesEvent | 2016-06-14 07:51:04 | haiwen/seafile | https://api.github.com/repos/haiwen/seafile | closed | [seahub] User registration input may cause DoS for admin panel | priority-medium status-queued | Due to a bug in the administrator’s view for listing registered users, the table containing the users is displayed empty if a user’s email address contains XSS-like input. For example, _"<script>alert(1)</script>"@seafile.com_ is recognized as a valid email address. This may be exploited when enabling user registration... | 1.0 | [seahub] User registration input may cause DoS for admin panel - Due to a bug in the administrator’s view for listing registered users, the table containing the users is displayed empty if a user’s email address contains XSS-like input. For example, _"<script>alert(1)</script>"@seafile.com_ is recognized as a valid ema... | priority | user registration input may cause dos for admin panel due to a bug in the administrator’s view for listing registered users the table containing the users is displayed empty if a user’s email address contains xss like input for example alert seafile com is recognized as a valid email address this may b... | 1 |
647,477 | 21,104,596,008 | IssuesEvent | 2022-04-04 17:27:29 | ml4ai/tomcat | https://api.github.com/repos/ml4ai/tomcat | opened | Fix SSH hanging when SSH into TOM and CAT. | Priority: Medium | SSH into TOM and CAT has short random freezes/hangs. We should investigate why this is happening and fix it if possible. | 1.0 | Fix SSH hanging when SSH into TOM and CAT. - SSH into TOM and CAT has short random freezes/hangs. We should investigate why this is happening and fix it if possible. | priority | fix ssh hanging when ssh into tom and cat ssh into tom and cat has short random freezes hangs we should investigate why this is happening and fix it if possible | 1 |
55,713 | 3,074,273,893 | IssuesEvent | 2015-08-20 05:44:32 | RobotiumTech/robotium | https://api.github.com/repos/RobotiumTech/robotium | closed | Solo.pinchToZoom does not work properly | bug imported Priority-Medium | _From [isomura....@gmail.com](https://code.google.com/u/101386250601142213046/) on October 02, 2013 02:12:09_
What steps will reproduce the problem? 1. use below code and start test.
solo.pinchToZoom(new PointF(500, 600), new PointF(200, 600), new PointF(600, 600), new PointF(100, 600)); What is the expected output? ... | 1.0 | Solo.pinchToZoom does not work properly - _From [isomura....@gmail.com](https://code.google.com/u/101386250601142213046/) on October 02, 2013 02:12:09_
What steps will reproduce the problem? 1. use below code and start test.
solo.pinchToZoom(new PointF(500, 600), new PointF(200, 600), new PointF(600, 600), new PointF... | priority | solo pinchtozoom does not work properly from on october what steps will reproduce the problem use below code and start test solo pinchtozoom new pointf new pointf new pointf new pointf what is the expected output what do you see instead expected pinch out actua... | 1 |
25,559 | 2,683,842,372 | IssuesEvent | 2015-03-28 11:25:17 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | Предложения по юзабельности (v.2009.10.16) | 2–5 stars bug imported Priority-Medium | _From [Thomas.C...@gmail.com](https://code.google.com/u/116891074037165498289/) on October 23, 2009 09:20:21_
Версия ОС: Win7
Предлагаю вставку (Paste) по Shift+Insert. Как я понял, в данный момент
вставка только через меню.
Еще хорошо бы поменять хоткеи Win+? на что-нить другое, т.к. по хорошему
они не должны н... | 1.0 | Предложения по юзабельности (v.2009.10.16) - _From [Thomas.C...@gmail.com](https://code.google.com/u/116891074037165498289/) on October 23, 2009 09:20:21_
Версия ОС: Win7
Предлагаю вставку (Paste) по Shift+Insert. Как я понял, в данный момент
вставка только через меню.
Еще хорошо бы поменять хоткеи Win+? на что-н... | priority | предложения по юзабельности v from on october версия ос предлагаю вставку paste по shift insert как я понял в данный момент вставка только через меню еще хорошо бы поменять хоткеи win на что нить другое т к по хорошему они не должны назначаться программами в текущей версии... | 1 |
691,042 | 23,681,212,829 | IssuesEvent | 2022-08-28 20:35:28 | vaimee/desmo-contracts | https://api.github.com/repos/vaimee/desmo-contracts | opened | Security issues warnings | priority: medium (3) effort: hours type: potential issue type: 3rd-party | Dependabot is screaming for a while that we have some vulnerabilities among our dependencies. However, since we are depending on iExec (which uses an old solidity compiler) I am not sure how many of those warnings we can resolve. | 1.0 | Security issues warnings - Dependabot is screaming for a while that we have some vulnerabilities among our dependencies. However, since we are depending on iExec (which uses an old solidity compiler) I am not sure how many of those warnings we can resolve. | priority | security issues warnings dependabot is screaming for a while that we have some vulnerabilities among our dependencies however since we are depending on iexec which uses an old solidity compiler i am not sure how many of those warnings we can resolve | 1 |
58,169 | 3,087,886,527 | IssuesEvent | 2015-08-25 14:12:42 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | closed | Не могу обновить Flylinkdc из-за файла GeoIPCountryWhois.csv | bug imported Priority-Medium | _From [slus...@gmail.com](https://code.google.com/u/104252676457701023384/) on November 25, 2013 19:03:40_
FlylinkDC++ r502 -rc2-x64 build 16092
[2013-11-25 21:32:25] InternetOpenUrl [ http://www.fly-server.ru/update/alluser/GeoIPCountryWhois.csv.bz2 ] error = Операция прервана по таймауту[error: 12002]
[2013-11-2... | 1.0 | Не могу обновить Flylinkdc из-за файла GeoIPCountryWhois.csv - _From [slus...@gmail.com](https://code.google.com/u/104252676457701023384/) on November 25, 2013 19:03:40_
FlylinkDC++ r502 -rc2-x64 build 16092
[2013-11-25 21:32:25] InternetOpenUrl [ http://www.fly-server.ru/update/alluser/GeoIPCountryWhois.csv.bz2 ] ... | priority | не могу обновить flylinkdc из за файла geoipcountrywhois csv from on november flylinkdc build internetopenurl error операция прервана по таймауту обновление util getdatafrominet error sizeread file m packedsize что только не делал и удалял файл и переустанавливаю ... | 1 |
30,429 | 2,723,817,587 | IssuesEvent | 2015-04-14 14:41:33 | CruxFramework/crux-widgets | https://api.github.com/repos/CruxFramework/crux-widgets | closed | Add support to Google Gadgets | CruxGadgets enhancement imported Milestone-4.0.0 Priority-Medium | _From [tr_busta...@yahoo.com.br](https://code.google.com/u/115454294030253308352/) on August 17, 2010 12:52:11_
Purpose of enhancement Add support to google gadgets creation
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=159_ | 1.0 | Add support to Google Gadgets - _From [tr_busta...@yahoo.com.br](https://code.google.com/u/115454294030253308352/) on August 17, 2010 12:52:11_
Purpose of enhancement Add support to google gadgets creation
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=159_ | priority | add support to google gadgets from on august purpose of enhancement add support to google gadgets creation original issue | 1 |
199,157 | 6,985,986,861 | IssuesEvent | 2017-12-14 00:40:04 | minio/minio-go | https://api.github.com/repos/minio/minio-go | closed | RiakCS - Making object publicly accessible | priority: medium triage | Hi, I've been using minio-go to upload and download image files (PutObject and GetObject) in Riak CS (AWS Signature version 2), and It works splendidly.
But Problem arised when there's a need to access those images with URLs. I got 'access denied' when requesting this url through my browser :
`thehost/bucket_name/fi... | 1.0 | RiakCS - Making object publicly accessible - Hi, I've been using minio-go to upload and download image files (PutObject and GetObject) in Riak CS (AWS Signature version 2), and It works splendidly.
But Problem arised when there's a need to access those images with URLs. I got 'access denied' when requesting this url ... | priority | riakcs making object publicly accessible hi i ve been using minio go to upload and download image files putobject and getobject in riak cs aws signature version and it works splendidly but problem arised when there s a need to access those images with urls i got access denied when requesting this url ... | 1 |
59,639 | 3,115,214,731 | IssuesEvent | 2015-09-03 13:28:52 | sshado/Aphelion-Code | https://api.github.com/repos/sshado/Aphelion-Code | opened | APC deconstruction issue | Bug Priority: Medium | Summary of issue:When an APC has its terminal destroyed, it cannot be deconstructed.
Detailed description:The steps of deconstruction require to remove the paneling in front of the APC, and then removing wires linked to the APC. This does not work when those wires and tile have been destroyed.
Steps to reproduce: Des... | 1.0 | APC deconstruction issue - Summary of issue:When an APC has its terminal destroyed, it cannot be deconstructed.
Detailed description:The steps of deconstruction require to remove the paneling in front of the APC, and then removing wires linked to the APC. This does not work when those wires and tile have been destroye... | priority | apc deconstruction issue summary of issue when an apc has its terminal destroyed it cannot be deconstructed detailed description the steps of deconstruction require to remove the paneling in front of the apc and then removing wires linked to the apc this does not work when those wires and tile have been destroye... | 1 |
402,334 | 11,808,294,448 | IssuesEvent | 2020-03-19 13:08:34 | nmstate/nmstate | https://api.github.com/repos/nmstate/nmstate | closed | nmstate should report nameservers only once | 0.2 next Medium priority good first issue | Description of problem:
If two interfaces are connected to the same subnet and the nameservers which are availbile via this subnet are reported twice.
Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1806969 | 1.0 | nmstate should report nameservers only once - Description of problem:
If two interfaces are connected to the same subnet and the nameservers which are availbile via this subnet are reported twice.
Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1806969 | priority | nmstate should report nameservers only once description of problem if two interfaces are connected to the same subnet and the nameservers which are availbile via this subnet are reported twice ref | 1 |
123,585 | 4,865,375,164 | IssuesEvent | 2016-11-14 20:35:36 | NREL/OpenStudio-BEopt | https://api.github.com/repos/NREL/OpenStudio-BEopt | opened | Additional duct inputs | priority medium | Can we add these?
- [ ] DSE specification (needed for ERI)
- [ ] Normalized leakage (CFM25 per 100ft2) | 1.0 | Additional duct inputs - Can we add these?
- [ ] DSE specification (needed for ERI)
- [ ] Normalized leakage (CFM25 per 100ft2) | priority | additional duct inputs can we add these dse specification needed for eri normalized leakage per | 1 |
658,626 | 21,898,815,745 | IssuesEvent | 2022-05-20 11:21:54 | bounswe/bounswe2022group1 | https://api.github.com/repos/bounswe/bounswe2022group1 | closed | Distribution of Tasks for Milestone 1 | Type: Enhancement Priority: Medium Status: Blocked | In our meeting last night, we made the distribution of duties as necessary. I took the notes and made the necessary arrangements.
Note Taking: Kadir
Title Page : Mustafa Atay
Table of Contents : Ege
Executive Summary : Ege
Introduction/Project Description: Ege
Project Status: Ege
Forward Plan: Ege
List an... | 1.0 | Distribution of Tasks for Milestone 1 - In our meeting last night, we made the distribution of duties as necessary. I took the notes and made the necessary arrangements.
Note Taking: Kadir
Title Page : Mustafa Atay
Table of Contents : Ege
Executive Summary : Ege
Introduction/Project Description: Ege
Project... | priority | distribution of tasks for milestone in our meeting last night we made the distribution of duties as necessary i took the notes and made the necessary arrangements note taking kadir title page mustafa atay table of contents ege executive summary ege introduction project description ege project... | 1 |
292,145 | 8,953,564,770 | IssuesEvent | 2019-01-25 19:51:03 | hydroshare/hydroshare | https://api.github.com/repos/hydroshare/hydroshare | closed | iRODS account creation fails on www with 1.16 deploy | Medium Priority Trash bug iRODS | As part of post deploy checks the following error occurs in attempting to create an iRODS account for a user account just created.

| 1.0 | iRODS account creation fails on www with 1.16 deploy - As part of post deploy checks the following error occurs in attempting to create an iRODS account for a user account just created.

| priority | irods account creation fails on www with deploy as part of post deploy checks the following error occurs in attempting to create an irods account for a user account just created | 1 |
553,574 | 16,374,391,624 | IssuesEvent | 2021-05-15 20:06:50 | ArkScript-lang/Ark | https://api.github.com/repos/ArkScript-lang/Ark | opened | Dump unused return values | bug compiler priority/medium virtual machine | **Describe the bug**
Our stack is limited, and is being trashed by functions returning values and the user not keeping said values.
**To Reproduce**
Steps to reproduce the behavior:
1. Write following code
```lisp
(let foo (fun (a) (* a 12)))
(mut i 0)
(while (< i 10000) {
(foo i) # the return value will ... | 1.0 | Dump unused return values - **Describe the bug**
Our stack is limited, and is being trashed by functions returning values and the user not keeping said values.
**To Reproduce**
Steps to reproduce the behavior:
1. Write following code
```lisp
(let foo (fun (a) (* a 12)))
(mut i 0)
(while (< i 10000) {
(foo ... | priority | dump unused return values describe the bug our stack is limited and is being trashed by functions returning values and the user not keeping said values to reproduce steps to reproduce the behavior write following code lisp let foo fun a a mut i while i foo i ... | 1 |
222,418 | 7,432,028,720 | IssuesEvent | 2018-03-25 20:28:55 | ZeusWPI/MOZAIC | https://api.github.com/repos/ZeusWPI/MOZAIC | closed | Initialize the client with working configs for the testbots | client difficulty:easy priority:medium | We should have some botconfigs for the testbots, fixed in the client, so that users don't need to make them themselves, and they can already view the flow without finalizing a working bot themselves.
| 1.0 | Initialize the client with working configs for the testbots - We should have some botconfigs for the testbots, fixed in the client, so that users don't need to make them themselves, and they can already view the flow without finalizing a working bot themselves.
| priority | initialize the client with working configs for the testbots we should have some botconfigs for the testbots fixed in the client so that users don t need to make them themselves and they can already view the flow without finalizing a working bot themselves | 1 |
5,496 | 2,576,850,454 | IssuesEvent | 2015-02-12 13:30:06 | SteamNSteel/SteamNSteel | https://api.github.com/repos/SteamNSteel/SteamNSteel | opened | Ruins can generate in any Biome | Priority: Medium Type: Creative ~Needs Discussion ~On Hold | I've been getting a lot of these ruins spawning out in the middle of the ocean, not attached to anything.
We should probably limit the places where these can actually spawn. | 1.0 | Ruins can generate in any Biome - I've been getting a lot of these ruins spawning out in the middle of the ocean, not attached to anything.
We should probably limit the places where these can actually spawn. | priority | ruins can generate in any biome i ve been getting a lot of these ruins spawning out in the middle of the ocean not attached to anything we should probably limit the places where these can actually spawn | 1 |
771,290 | 27,078,583,791 | IssuesEvent | 2023-02-14 12:26:22 | testomatio/app | https://api.github.com/repos/testomatio/app | opened | Send automatically aggregated report | enhancement reporting management users priority medium | **Is your feature request related to a problem? Please describe.**
Users want to have the ability to create and schedule reports by tests, labels, etc for some period day/ week/ month/ custom period.
This report should be sent to users' emails automatically.
**Example**
Users want to receive statistics for la... | 1.0 | Send automatically aggregated report - **Is your feature request related to a problem? Please describe.**
Users want to have the ability to create and schedule reports by tests, labels, etc for some period day/ week/ month/ custom period.
This report should be sent to users' emails automatically.
**Example**
... | priority | send automatically aggregated report is your feature request related to a problem please describe users want to have the ability to create and schedule reports by tests labels etc for some period day week month custom period this report should be sent to users emails automatically example ... | 1 |
125,141 | 4,953,184,424 | IssuesEvent | 2016-12-01 14:25:18 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | Deleted favorite records still appear in menu | bug Fix Proposed Medium Priority Resolved: Next Release | Favorite records that was deteted still appear in menu but without name. There is only icon of the module in which record was created and the edit icon.

| 1.0 | Deleted favorite records still appear in menu - Favorite records that was deteted still appear in menu but without name. There is only icon of the module in which record was created and the edit icon.

| priority | deleted favorite records still appear in menu favorite records that was deteted still appear in menu but without name there is only icon of the module in which record was created and the edit icon | 1 |
456,000 | 13,135,193,292 | IssuesEvent | 2020-08-07 02:01:15 | MatthewSpofford/Multiscale-Statistical-Analysis | https://api.github.com/repos/MatthewSpofford/Multiscale-Statistical-Analysis | opened | Running regression on a single dataset throws: argument after * must be an iterable, not int | bug priority medium | Unsure if this error is meant to occur because the calculation is not possible, or if an actual error is occuring. | 1.0 | Running regression on a single dataset throws: argument after * must be an iterable, not int - Unsure if this error is meant to occur because the calculation is not possible, or if an actual error is occuring. | priority | running regression on a single dataset throws argument after must be an iterable not int unsure if this error is meant to occur because the calculation is not possible or if an actual error is occuring | 1 |
777,789 | 27,294,182,874 | IssuesEvent | 2023-02-23 18:52:41 | carbon-design-system/carbon-for-ibm-dotcom | https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom | closed | [Deps]: upgrade `webpack` and related packages to latest | dev priority: medium v2: prep | Packages included:
- [ ] `react`
- [x] `web-components`
- [x] `carbon-web-components` | 1.0 | [Deps]: upgrade `webpack` and related packages to latest - Packages included:
- [ ] `react`
- [x] `web-components`
- [x] `carbon-web-components` | priority | upgrade webpack and related packages to latest packages included react web components carbon web components | 1 |
312,446 | 9,547,016,159 | IssuesEvent | 2019-05-01 21:42:04 | BGWE/BoardgameWE | https://api.github.com/repos/BGWE/BoardgameWE | closed | Read-only mode for event page when user is not the creator nor an attendee | component/ui priority/medium sev/improvement | The API prevents such person to update all data related to event but the UI should also prevent the person to access forms or any component that could trigger a state change.
Following up #119 | 1.0 | Read-only mode for event page when user is not the creator nor an attendee - The API prevents such person to update all data related to event but the UI should also prevent the person to access forms or any component that could trigger a state change.
Following up #119 | priority | read only mode for event page when user is not the creator nor an attendee the api prevents such person to update all data related to event but the ui should also prevent the person to access forms or any component that could trigger a state change following up | 1 |
301,673 | 9,223,079,217 | IssuesEvent | 2019-03-12 01:49:03 | CS2103-AY1819S2-T12-3/main | https://api.github.com/repos/CS2103-AY1819S2-T12-3/main | opened | Create new lastUpdated field for BatchClass | priority.Medium type.Enhancement v1.3 | Add a new last updated field which is automatically updated when the user uses the update command. | 1.0 | Create new lastUpdated field for BatchClass - Add a new last updated field which is automatically updated when the user uses the update command. | priority | create new lastupdated field for batchclass add a new last updated field which is automatically updated when the user uses the update command | 1 |
812,804 | 30,352,778,088 | IssuesEvent | 2023-07-11 20:23:19 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] Correct output in Read committed documentation | kind/bug area/ysql priority/medium | Jira Link: [DB-7200](https://yugabyte.atlassian.net/browse/DB-7200)
### Description
1. In https://docs.yugabyte.com/preview/architecture/transactions/read-committed/#update-behavior , The output from the final select * is wrong. Because, when update test set v=100 where v>=5; is queried in T1, 4 has value 1 (should n... | 1.0 | [YSQL] Correct output in Read committed documentation - Jira Link: [DB-7200](https://yugabyte.atlassian.net/browse/DB-7200)
### Description
1. In https://docs.yugabyte.com/preview/architecture/transactions/read-committed/#update-behavior , The output from the final select * is wrong. Because, when update test set v=1... | priority | correct output in read committed documentation jira link description in the output from the final select is wrong because when update test set v where v is queried in has value should not qualify to be considered for the update and key is non existent at this point so that sho... | 1 |
256,534 | 8,127,769,062 | IssuesEvent | 2018-08-17 09:16:02 | aowen87/BAR | https://api.github.com/repos/aowen87/BAR | closed | eliminate RZ only host profile install option for Windows installer | Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal | A user was installing VisIt on OCF Windows system. He wanted RZ systems (mostly) and was confused by the two options during the installation wizard (LLNL Open and LLNL Open (RZ Only))
Why do we need two options here? Its confusing. I recommend we remove LLNL Open (RZ Only) option.
If some users don't want CZ prof... | 1.0 | eliminate RZ only host profile install option for Windows installer - A user was installing VisIt on OCF Windows system. He wanted RZ systems (mostly) and was confused by the two options during the installation wizard (LLNL Open and LLNL Open (RZ Only))
Why do we need two options here? Its confusing. I recommend we ... | priority | eliminate rz only host profile install option for windows installer a user was installing visit on ocf windows system he wanted rz systems mostly and was confused by the two options during the installation wizard llnl open and llnl open rz only why do we need two options here its confusing i recommend we ... | 1 |
378,903 | 11,210,500,524 | IssuesEvent | 2020-01-06 13:23:33 | strapi/strapi | https://api.github.com/repos/strapi/strapi | closed | Enumeration value is not set by default | priority: medium status: confirmed type: bug 🐛 | <!-- ⚠️ If you do not respect this template your issue will be closed. -->
<!-- =============================================================================== -->
<!-- ⚠️ If you are not using the current Strapi release, you will be asked to update. -->
<!-- Please see the wiki for guides on upgrading to the lates... | 1.0 | Enumeration value is not set by default - <!-- ⚠️ If you do not respect this template your issue will be closed. -->
<!-- =============================================================================== -->
<!-- ⚠️ If you are not using the current Strapi release, you will be asked to update. -->
<!-- Please see the... | priority | enumeration value is not set by default informations node js version npm version strapi version alpha database mongodb operating system macos what is the current behavior steps to reproduce the problem ... | 1 |
575,717 | 17,047,759,470 | IssuesEvent | 2021-07-06 03:26:29 | CCRcmcpe/Auto-Arknights | https://api.github.com/repos/CCRcmcpe/Auto-Arknights | closed | 实现OCR算法 | enhancement priority: medium | 方案|注释
-|-
Tesseract|训练过于麻烦
百度OCR|需要用户自行申请API Key,提供较多试用次数,精准度较低
腾讯OCR|需要用户自行申请API Key,提供的试用次数很少,但是精准度较高
自行实现|使用MSE/SSIM/CCOEFF匹配 | 1.0 | 实现OCR算法 - 方案|注释
-|-
Tesseract|训练过于麻烦
百度OCR|需要用户自行申请API Key,提供较多试用次数,精准度较低
腾讯OCR|需要用户自行申请API Key,提供的试用次数很少,但是精准度较高
自行实现|使用MSE/SSIM/CCOEFF匹配 | priority | 实现ocr算法 方案 注释 tesseract 训练过于麻烦 百度ocr 需要用户自行申请api key,提供较多试用次数,精准度较低 腾讯ocr 需要用户自行申请api key,提供的试用次数很少,但是精准度较高 自行实现 使用mse ssim ccoeff匹配 | 1 |
223,449 | 7,456,925,877 | IssuesEvent | 2018-03-30 00:33:07 | EvictionLab/eviction-maps | https://api.github.com/repos/EvictionLab/eviction-maps | closed | Format large numbers strings on rankings | enhancement medium priority | 28000 in the description should be 28,000 to make it more readable | 1.0 | Format large numbers strings on rankings - 28000 in the description should be 28,000 to make it more readable | priority | format large numbers strings on rankings in the description should be to make it more readable | 1 |
43,230 | 2,886,696,658 | IssuesEvent | 2015-06-12 10:08:51 | david415/HoneyBadger | https://api.github.com/repos/david415/HoneyBadger | closed | add "raw socket" Data AcQuisition sniffing source for the BSDs | enhancement medium priority pony |
Do not force *BSD users to use libpcap. Instead use the operating systems native system calls for sniffing packets. Raw sockets are the first thing that comes to mind... but perhaps there is another way? | 1.0 | add "raw socket" Data AcQuisition sniffing source for the BSDs -
Do not force *BSD users to use libpcap. Instead use the operating systems native system calls for sniffing packets. Raw sockets are the first thing that comes to mind... but perhaps there is another way? | priority | add raw socket data acquisition sniffing source for the bsds do not force bsd users to use libpcap instead use the operating systems native system calls for sniffing packets raw sockets are the first thing that comes to mind but perhaps there is another way | 1 |
263,583 | 8,293,019,379 | IssuesEvent | 2018-09-20 04:17:01 | DancesportSoftware/das-frontend | https://api.github.com/repos/DancesportSoftware/das-frontend | opened | Organizer Create Event View | Priority 2: Medium mvp | Create a view where the organizer can create events for a competition. This view consists of a group of chained select fields.
- [ ] Select Competition (competition status must be `Pre-Registration`, or status ID is 1)
- [ ] If the selected value is changed, all the other select field options and bound data **must*... | 1.0 | Organizer Create Event View - Create a view where the organizer can create events for a competition. This view consists of a group of chained select fields.
- [ ] Select Competition (competition status must be `Pre-Registration`, or status ID is 1)
- [ ] If the selected value is changed, all the other select field ... | priority | organizer create event view create a view where the organizer can create events for a competition this view consists of a group of chained select fields select competition competition status must be pre registration or status id is if the selected value is changed all the other select field opti... | 1 |
787,522 | 27,720,317,433 | IssuesEvent | 2023-03-14 20:04:06 | scs-lab/ChronoLog | https://api.github.com/repos/scs-lab/ChronoLog | closed | Integrate Concurrent HCL containers into ChronoLog repo | medium priority | the code for concurrent HCL containers that Aparna implemented live on the feature branch of HCL repository.
We need to bring theim into the ChronoLog repository and incorporate into the build | 1.0 | Integrate Concurrent HCL containers into ChronoLog repo - the code for concurrent HCL containers that Aparna implemented live on the feature branch of HCL repository.
We need to bring theim into the ChronoLog repository and incorporate into the build | priority | integrate concurrent hcl containers into chronolog repo the code for concurrent hcl containers that aparna implemented live on the feature branch of hcl repository we need to bring theim into the chronolog repository and incorporate into the build | 1 |
115,848 | 4,683,063,669 | IssuesEvent | 2016-10-09 16:00:57 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | opened | Is it (currently) possible to use the second argument of the Simulator constructor? | priority: medium team: dynamics type: question | Attempting
```
auto init = system->CreateDefaultContext();
drake::systems::Simulator<double> simulator(*system,init);
```
results in
```
[100%] Building CXX object examples/CMakeFiles/simple_ct_example.dir/simple_ct_example.cc.o
/Users/russt/drake-distro/drake/examples/simple_ct_example.cc:70:55: error: cal... | 1.0 | Is it (currently) possible to use the second argument of the Simulator constructor? - Attempting
```
auto init = system->CreateDefaultContext();
drake::systems::Simulator<double> simulator(*system,init);
```
results in
```
[100%] Building CXX object examples/CMakeFiles/simple_ct_example.dir/simple_ct_example... | priority | is it currently possible to use the second argument of the simulator constructor attempting auto init system createdefaultcontext drake systems simulator simulator system init results in building cxx object examples cmakefiles simple ct example dir simple ct example cc o user... | 1 |
56,694 | 3,081,039,547 | IssuesEvent | 2015-08-22 09:21:34 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | closed | глюк с правами админа! в списке ниже всех 5-10 секунд | Component-UI imported Priority-Medium Type-Other | _From [Destract...@pochta.ru](https://code.google.com/u/104951531913696676932/) on June 29, 2012 06:52:07_
скрин приложен http://radikal.ru/F/i058.radikal.ru/1206/23/577020519461.png.html
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=776_ | 1.0 | глюк с правами админа! в списке ниже всех 5-10 секунд - _From [Destract...@pochta.ru](https://code.google.com/u/104951531913696676932/) on June 29, 2012 06:52:07_
скрин приложен http://radikal.ru/F/i058.radikal.ru/1206/23/577020519461.png.html
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=776_ | priority | глюк с правами админа в списке ниже всех секунд from on june скрин приложен original issue | 1 |
253,016 | 8,050,131,435 | IssuesEvent | 2018-08-01 12:32:39 | edenlabllc/ehealth.api | https://api.github.com/repos/edenlabllc/ehealth.api | reopened | Error when signed declaration PROD by doctors sign (private case) PROD | kind/support priority/medium | КЗ ***, лікар **** з 18.07.2018 не може підписати декларацію своїм ключем ЕЦП, помилка: 422 Does not match the signer drfo. ІПН лікаря вказаний вірно, лікаря оновили в eHealth, eHealth token діючий. Скрін з помилкою та лог додаю у вкладенні.
https://drive.google.com/drive/u/0/folders/1UhnJGdpUtmBtAqVLD1lcUW-flpRu9I8... | 1.0 | Error when signed declaration PROD by doctors sign (private case) PROD - КЗ ***, лікар **** з 18.07.2018 не може підписати декларацію своїм ключем ЕЦП, помилка: 422 Does not match the signer drfo. ІПН лікаря вказаний вірно, лікаря оновили в eHealth, eHealth token діючий. Скрін з помилкою та лог додаю у вкладенні.
ht... | priority | error when signed declaration prod by doctors sign private case prod кз лікар з не може підписати декларацію своїм ключем ецп помилка does not match the signer drfo іпн лікаря вказаний вірно лікаря оновили в ehealth ehealth token діючий скрін з помилкою та лог додаю у вкладенні | 1 |
168,306 | 6,368,664,560 | IssuesEvent | 2017-08-01 09:47:43 | daisy/pipeline | https://api.github.com/repos/daisy/pipeline | closed | the data directory of a volatile job is not always deleted if things went wrong | 1 - Next bug Component-Framework imported Priority-Medium | _From [rdeltour@gmail.com](https://code.google.com/u/rdeltour@gmail.com/) on February 20, 2012 16:05:30_
When the job execution failed or the fwk crashed, the data directory of a job is sometimes left on the file system. It should be systematically cleaned after execution, no matter what happens.
_Original issue: htt... | 1.0 | the data directory of a volatile job is not always deleted if things went wrong - _From [rdeltour@gmail.com](https://code.google.com/u/rdeltour@gmail.com/) on February 20, 2012 16:05:30_
When the job execution failed or the fwk crashed, the data directory of a job is sometimes left on the file system. It should be sys... | priority | the data directory of a volatile job is not always deleted if things went wrong from on february when the job execution failed or the fwk crashed the data directory of a job is sometimes left on the file system it should be systematically cleaned after execution no matter what happens original... | 1 |
717,367 | 24,673,074,011 | IssuesEvent | 2022-10-18 15:00:17 | wp-media/imagify-plugin | https://api.github.com/repos/wp-media/imagify-plugin | closed | Fix Confusing Display Issues When User Has Infinite Plan and Also One-Time Quota | type: bug needs: grooming priority: medium | ERROR: type should be string, got "https://secure.helpscout.net/conversation/1437476847/242752\r\nhttps://secure.helpscout.net/conversation/1428722223/0/\r\n- \"You have nn% credit left\" displayed based on how much one-time quota is left, which confuses users because they think they should be shown that they have unlimited quota\r\n\r\n- In the Bulk Optimization and Settings pages, you get the \"You have 0% space credit left\" or low quota amount left warnings:\r\n\r\n\r\n\r\n- Also, the \"You have 0% credit left\" is displayed if sub-accounts are granted more quota than the amount of one-time quota user has:\r\n<img src=\"https://i.imgur.com/Tp0QfVi.png\">\r\n\r\n\r\n\r\n\r\n\r\n**Potential Solution**\r\nWhile users subscribed to Infinite plan, could just have everything show as \"100% credit left\". If they ever cancel, it could go back to showing how much one-time quota is left." | 1.0 | Fix Confusing Display Issues When User Has Infinite Plan and Also One-Time Quota - https://secure.helpscout.net/conversation/1437476847/242752
https://secure.helpscout.net/conversation/1428722223/0/
- "You have nn% credit left" displayed based on how much one-time quota is left, which confuses users because they thin... | priority | fix confusing display issues when user has infinite plan and also one time quota you have nn credit left displayed based on how much one time quota is left which confuses users because they think they should be shown that they have unlimited quota in the bulk optimization and settings pages you get ... | 1 |
794,685 | 28,044,670,025 | IssuesEvent | 2023-03-28 21:32:21 | Satellite-im/Uplink | https://api.github.com/repos/Satellite-im/Uplink | closed | Settings - Toggles glitch a little when switching theme from Dark to Light | Medium Priority UI issues | **Issue:** When switching from Dark theme to Light theme vice versa the toggles will glitch a little
**Screen recording:**
https://user-images.githubusercontent.com/93608357/212993785-f084d561-e085-4912-8f6b-c64c306e272e.mov
| 1.0 | Settings - Toggles glitch a little when switching theme from Dark to Light - **Issue:** When switching from Dark theme to Light theme vice versa the toggles will glitch a little
**Screen recording:**
https://user-images.githubusercontent.com/93608357/212993785-f084d561-e085-4912-8f6b-c64c306e272e.mov
| priority | settings toggles glitch a little when switching theme from dark to light issue when switching from dark theme to light theme vice versa the toggles will glitch a little screen recording | 1 |
522,466 | 15,160,441,409 | IssuesEvent | 2021-02-12 07:02:29 | vanjarosoftware/Vanjaro.Platform | https://api.github.com/repos/vanjarosoftware/Vanjaro.Platform | closed | Make public option when creating a new page | Area: Backend Enhancement Priority: Medium Release: Major | A toggle to quickly make a page public (visible to all users) when creating a new page. | 1.0 | Make public option when creating a new page - A toggle to quickly make a page public (visible to all users) when creating a new page. | priority | make public option when creating a new page a toggle to quickly make a page public visible to all users when creating a new page | 1 |
172,855 | 6,516,913,996 | IssuesEvent | 2017-08-27 16:02:15 | Radarr/Radarr | https://api.github.com/repos/Radarr/Radarr | closed | "Cutoff Unmet" page won't load | bug priority:medium | **Description:**
the Wanted / Cutoff Unmet tab won't load
this happened sometime after 0.2.0.804
Not sure if i have a corrupt database.
but looks like it has to do with "t1.Quality" whatever that is
**Radarr Version:**
0.2.0.814
**Logs:**
17-8-10 13:49:52.1|Fatal|NzbDroneErrorPipeline|Request Failed... | 1.0 | "Cutoff Unmet" page won't load - **Description:**
the Wanted / Cutoff Unmet tab won't load
this happened sometime after 0.2.0.804
Not sure if i have a corrupt database.
but looks like it has to do with "t1.Quality" whatever that is
**Radarr Version:**
0.2.0.814
**Logs:**
17-8-10 13:49:52.1|Fatal|Nz... | priority | cutoff unmet page won t load description the wanted cutoff unmet tab won t load this happened sometime after not sure if i have a corrupt database but looks like it has to do with quality whatever that is radarr version logs fatal nzbdroneerro... | 1 |
385,305 | 11,418,215,367 | IssuesEvent | 2020-02-03 03:35:44 | poissonconsulting/nlist | https://api.github.com/repos/poissonconsulting/nlist | opened | Make relist_unlist optional on skeleton | Difficulty: 1 Novice Effort: 1 Low Priority: 3 Medium Type: Enhancement | ie get integer from whole numbers
and complete (might miss from end) | 1.0 | Make relist_unlist optional on skeleton - ie get integer from whole numbers
and complete (might miss from end) | priority | make relist unlist optional on skeleton ie get integer from whole numbers and complete might miss from end | 1 |
761,398 | 26,679,049,627 | IssuesEvent | 2023-01-26 16:16:47 | ControlPanel-gg/dashboard | https://api.github.com/repos/ControlPanel-gg/dashboard | closed | [Feature] Billing cycles for servers | feature Medium Priority | - Features of the billing cycle addon should be implemented
- Improved credit charging (no losses or overcharging)
- Choose billing cycle for a specific server product
- ... | 1.0 | [Feature] Billing cycles for servers - - Features of the billing cycle addon should be implemented
- Improved credit charging (no losses or overcharging)
- Choose billing cycle for a specific server product
- ... | priority | billing cycles for servers features of the billing cycle addon should be implemented improved credit charging no losses or overcharging choose billing cycle for a specific server product | 1 |
658,894 | 21,911,858,805 | IssuesEvent | 2022-05-21 07:00:27 | bounswe/bounswe2022group8 | https://api.github.com/repos/bounswe/bounswe2022group8 | closed | Practice App: Feature- Stackexchange Questions | Effort: Medium Priority: High Status: completed coding practice app | ### What's up?
* We have decided in the previous meetings to write some functionalities that would consume external API's. I chose stackexchange API. Here the function uses the external API to get unanswered questions, then selects the ones with 0 answer count. Then returns the titles, links and tags of the question... | 1.0 | Practice App: Feature- Stackexchange Questions - ### What's up?
* We have decided in the previous meetings to write some functionalities that would consume external API's. I chose stackexchange API. Here the function uses the external API to get unanswered questions, then selects the ones with 0 answer count. Then r... | priority | practice app feature stackexchange questions what s up we have decided in the previous meetings to write some functionalities that would consume external api s i chose stackexchange api here the function uses the external api to get unanswered questions then selects the ones with answer count then r... | 1 |
270,601 | 8,467,670,287 | IssuesEvent | 2018-10-23 17:36:42 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | torch.nn.functional inconsistent loss behaviour | medium priority | ## Issue description
I noticed that some loss functions in `torch.nn.functional` do tensor broadcasting while other does not.
I started using `cosine_embedding_loss` and was happy because it handles input tensors with (N, F) and (1, F) shapes, where N - number of examples, F - number of features in one example (vecto... | 1.0 | torch.nn.functional inconsistent loss behaviour - ## Issue description
I noticed that some loss functions in `torch.nn.functional` do tensor broadcasting while other does not.
I started using `cosine_embedding_loss` and was happy because it handles input tensors with (N, F) and (1, F) shapes, where N - number of exam... | priority | torch nn functional inconsistent loss behaviour issue description i noticed that some loss functions in torch nn functional do tensor broadcasting while other does not i started using cosine embedding loss and was happy because it handles input tensors with n f and f shapes where n number of exam... | 1 |
738,436 | 25,559,389,861 | IssuesEvent | 2022-11-30 09:37:31 | georchestra/georchestra | https://api.github.com/repos/georchestra/georchestra | closed | geofence ui - include the geOrchestra header | bug 0 - Backlog priority-medium 14.01 | via config/defaults, as for mapfishapp with https://github.com/georchestra/georchestra/blob/master/config/defaults/mapfishapp/WEB-INF/jsp/header.jsp
<!---
@huboard:{"order":0.0020751953791773303,"custom_state":""}
-->
| 1.0 | geofence ui - include the geOrchestra header - via config/defaults, as for mapfishapp with https://github.com/georchestra/georchestra/blob/master/config/defaults/mapfishapp/WEB-INF/jsp/header.jsp
<!---
@huboard:{"order":0.0020751953791773303,"custom_state":""}
-->
| priority | geofence ui include the georchestra header via config defaults as for mapfishapp with huboard order custom state | 1 |
709,984 | 24,399,561,728 | IssuesEvent | 2022-10-04 23:12:16 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [DocDB] [XCluster] Add get_replication_status API | kind/enhancement area/docdb priority/medium xCluster | Jira Link: [DB-3080](https://yugabyte.atlassian.net/browse/DB-3080)
### Description
When an XCluster replication stream begins to lag, we need to find the individual Tablet that is behind then search through that TServer's logs to understand find any failures. There are a number of common failure cases that we sho... | 1.0 | [DocDB] [XCluster] Add get_replication_status API - Jira Link: [DB-3080](https://yugabyte.atlassian.net/browse/DB-3080)
### Description
When an XCluster replication stream begins to lag, we need to find the individual Tablet that is behind then search through that TServer's logs to understand find any failures. Th... | priority | add get replication status api jira link description when an xcluster replication stream begins to lag we need to find the individual tablet that is behind then search through that tserver s logs to understand find any failures there are a number of common failure cases that we should be able to e... | 1 |
71,670 | 3,367,309,849 | IssuesEvent | 2015-11-22 02:38:26 | Dolibarr/dolibarr | https://api.github.com/repos/Dolibarr/dolibarr | closed | Nommage des fichiers PDF lorsqu'il y a un "/" dans le numéro de facture | Bug Priority Medium | Voici le format du numéro de facture que j'utilise : V{yy}{mm}/{000@99}
Le fait d'avoir un / dans le format fait que le fichier PDF se renomme avec un _ à la place (V{yy}{mm}_{000@99}). Le soucis c'est que pour la fusion PDF, il y a une recherche récursive sur les noms de fichier. Le filtre prends en compte "\/" à l... | 1.0 | Nommage des fichiers PDF lorsqu'il y a un "/" dans le numéro de facture - Voici le format du numéro de facture que j'utilise : V{yy}{mm}/{000@99}
Le fait d'avoir un / dans le format fait que le fichier PDF se renomme avec un _ à la place (V{yy}{mm}_{000@99}). Le soucis c'est que pour la fusion PDF, il y a une recher... | priority | nommage des fichiers pdf lorsqu il y a un dans le numéro de facture voici le format du numéro de facture que j utilise v yy mm le fait d avoir un dans le format fait que le fichier pdf se renomme avec un à la place v yy mm le soucis c est que pour la fusion pdf il y a une recherche ré... | 1 |
294,532 | 9,036,600,063 | IssuesEvent | 2019-02-09 01:23:16 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Floating Tree Pieces | Medium Priority | 
Some debris from OldGrowthRedwood didn't fall down after cutting with a chainsaw | 1.0 | Floating Tree Pieces - 
Some debris from OldGrowthRedwood didn't fall down after cutting with a chainsaw | priority | floating tree pieces some debris from oldgrowthredwood didn t fall down after cutting with a chainsaw | 1 |
480,113 | 13,823,535,573 | IssuesEvent | 2020-10-13 07:09:40 | numbersprotocol/starling-capture | https://api.github.com/repos/numbersprotocol/starling-capture | opened | Swipe to View Next/Prev Proof Details | priority:medium uiux | Implement gesture to swipe between next/prev proof details. | 1.0 | Swipe to View Next/Prev Proof Details - Implement gesture to swipe between next/prev proof details. | priority | swipe to view next prev proof details implement gesture to swipe between next prev proof details | 1 |
244,880 | 7,880,680,449 | IssuesEvent | 2018-06-26 16:36:58 | aowen87/FOO | https://api.github.com/repos/aowen87/FOO | closed | Update Detailed list of file formats VisIt supports for SPCTH | Expected Use: 3 - Occasional Impact: 3 - Medium OS: All Priority: Normal Support Group: Any Target Version: 2.13.1 feature version: trunk | Need to add the SPCTH (Spy) file format to the list of file formats VisIt supports once 2.13.0 is released. (Update http://visitusers.org/index.php?title=Detailed_list_of_file_formats_VisIt_supports) | 1.0 | Update Detailed list of file formats VisIt supports for SPCTH - Need to add the SPCTH (Spy) file format to the list of file formats VisIt supports once 2.13.0 is released. (Update http://visitusers.org/index.php?title=Detailed_list_of_file_formats_VisIt_supports) | priority | update detailed list of file formats visit supports for spcth need to add the spcth spy file format to the list of file formats visit supports once is released update | 1 |
58,866 | 3,092,313,623 | IssuesEvent | 2015-08-26 17:11:12 | bioinformatics-ua/dicoogle | https://api.github.com/repos/bioinformatics-ua/dicoogle | closed | Handle CORS properly | medium priority | Many of our servlets are currently accepting all origins, which is not safe. This should be carefully reconsidered, and we may start by removing all "Access-Control-Allow-Origin" header assignments in the servlets. | 1.0 | Handle CORS properly - Many of our servlets are currently accepting all origins, which is not safe. This should be carefully reconsidered, and we may start by removing all "Access-Control-Allow-Origin" header assignments in the servlets. | priority | handle cors properly many of our servlets are currently accepting all origins which is not safe this should be carefully reconsidered and we may start by removing all access control allow origin header assignments in the servlets | 1 |
820,167 | 30,762,390,557 | IssuesEvent | 2023-07-29 21:52:19 | hphothong/smite | https://api.github.com/repos/hphothong/smite | closed | No results page on mobile web browser causes scrolling with footer | bug good first issue medium priority | The "No Results" page on mobile browser (iPhone SE - 375px x 667px) has scrollbar due to calculated height and footer height exceeding the height of the viewport. | 1.0 | No results page on mobile web browser causes scrolling with footer - The "No Results" page on mobile browser (iPhone SE - 375px x 667px) has scrollbar due to calculated height and footer height exceeding the height of the viewport. | priority | no results page on mobile web browser causes scrolling with footer the no results page on mobile browser iphone se x has scrollbar due to calculated height and footer height exceeding the height of the viewport | 1 |
599,287 | 18,270,014,635 | IssuesEvent | 2021-10-04 12:56:38 | owncloud/ocis | https://api.github.com/repos/owncloud/ocis | closed | Login with capital UserID leads to a browser loop condition | Type:Bug Status:Bug-Analysis Priority:p3-medium | ## Describe the bug
Login with capital UserID leads to a browser loop condition
## Steps to reproduce
Steps to reproduce the behavior:
1. Login with `Marie` instead of `marie`
2. Browser continuously loads url `https://localhost:9200/?code=EmLTKR-p4JbHrsYnz463tFSwZC7G77-H&code=Szo40YmbN8xJZLzbjvdpfYdMImlCm... | 1.0 | Login with capital UserID leads to a browser loop condition - ## Describe the bug
Login with capital UserID leads to a browser loop condition
## Steps to reproduce
Steps to reproduce the behavior:
1. Login with `Marie` instead of `marie`
2. Browser continuously loads url `https://localhost:9200/?code=EmLT... | priority | login with capital userid leads to a browser loop condition describe the bug login with capital userid leads to a browser loop condition steps to reproduce steps to reproduce the behavior login with marie instead of marie browser continuously loads url and always adds a new code va... | 1 |
30,439 | 2,723,826,404 | IssuesEvent | 2015-04-14 14:44:02 | CruxFramework/crux-widgets | https://api.github.com/repos/CruxFramework/crux-widgets | closed | Unecessary message "Message [Screen 001] - Error setting property _type for widget." on DevMode | bug CruxCore imported Milestone-3.0.0 Priority-Medium | _From [tr_busta...@yahoo.com.br](https://code.google.com/u/115454294030253308352/) on August 30, 2010 18:38:35_
The message is always apearing on DevMode, when log is on DEBUG mode
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=168_ | 1.0 | Unecessary message "Message [Screen 001] - Error setting property _type for widget." on DevMode - _From [tr_busta...@yahoo.com.br](https://code.google.com/u/115454294030253308352/) on August 30, 2010 18:38:35_
The message is always apearing on DevMode, when log is on DEBUG mode
_Original issue: http://code.google.com... | priority | unecessary message message error setting property type for widget on devmode from on august the message is always apearing on devmode when log is on debug mode original issue | 1 |
516,479 | 14,982,992,540 | IssuesEvent | 2021-01-28 16:39:09 | reymon359/gatsby-personal-site | https://api.github.com/repos/reymon359/gatsby-personal-site | closed | Feature: Add issues template | Estimation 2 ☕☕ Priority Medium ☄☄ Type CI/CD 🤖 Type Feature ✨ | Add issues template
- [x] have a look at docs https://docs.github.com/en/free-pro-team@latest/github/building-a-strong-community/configuring-issue-templates-for-your-repository
- [x] Create template
- [x] Add template to up-to-date project too
- [x] Update readme docs | 1.0 | Feature: Add issues template - Add issues template
- [x] have a look at docs https://docs.github.com/en/free-pro-team@latest/github/building-a-strong-community/configuring-issue-templates-for-your-repository
- [x] Create template
- [x] Add template to up-to-date project too
- [x] Update readme docs | priority | feature add issues template add issues template have a look at docs create template add template to up to date project too update readme docs | 1 |
20,107 | 2,622,185,472 | IssuesEvent | 2015-03-04 00:20:38 | byzhang/signal-collect | https://api.github.com/repos/byzhang/signal-collect | closed | Concurrent usage of a GraphEditor instance is not possible | auto-migrated Priority-Medium Type-Enhancement | ```
Enabling concurrent usage of a GraphEditor instances would allow for faster
graph loading.
```
Original issue reported on code.google.com by `philip.stutz` on 8 Nov 2011 at 1:50 | 1.0 | Concurrent usage of a GraphEditor instance is not possible - ```
Enabling concurrent usage of a GraphEditor instances would allow for faster
graph loading.
```
Original issue reported on code.google.com by `philip.stutz` on 8 Nov 2011 at 1:50 | priority | concurrent usage of a grapheditor instance is not possible enabling concurrent usage of a grapheditor instances would allow for faster graph loading original issue reported on code google com by philip stutz on nov at | 1 |
57,210 | 3,081,248,618 | IssuesEvent | 2015-08-22 14:39:41 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | opened | После сворачивания всех окон с помощью кнопки панели задач, окно FlylinkDC не восстанавливается. | bug Component-UI imported OpSys-Windows Priority-Medium | _From [mafi...@gmail.com](https://code.google.com/u/101025039083504816338/) on December 25, 2012 19:55:13_
What steps will reproduce the problem? 1. подрыгать мышкой удерживая окно другого приложения или ткнуть мышкой в правый нижний угол панели.
2. аналогичными методами восстановить окна. What is the expected output... | 1.0 | После сворачивания всех окон с помощью кнопки панели задач, окно FlylinkDC не восстанавливается. - _From [mafi...@gmail.com](https://code.google.com/u/101025039083504816338/) on December 25, 2012 19:55:13_
What steps will reproduce the problem? 1. подрыгать мышкой удерживая окно другого приложения или ткнуть мышкой в ... | priority | после сворачивания всех окон с помощью кнопки панели задач окно flylinkdc не восстанавливается from on december what steps will reproduce the problem подрыгать мышкой удерживая окно другого приложения или ткнуть мышкой в правый нижний угол панели аналогичными методами восстановить окна w... | 1 |
622,940 | 19,659,078,514 | IssuesEvent | 2022-01-10 15:20:07 | crhunt/ormjs | https://api.github.com/repos/crhunt/ormjs | closed | Shadow objects that appear more than once | priority:medium | If two objects have the same name, consider them the same object and have a shadow appear under each instance of the object. | 1.0 | Shadow objects that appear more than once - If two objects have the same name, consider them the same object and have a shadow appear under each instance of the object. | priority | shadow objects that appear more than once if two objects have the same name consider them the same object and have a shadow appear under each instance of the object | 1 |
623,069 | 19,660,316,231 | IssuesEvent | 2022-01-10 16:23:02 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | closed | Profile Search: Filter result function not working properly | bug priority-medium t3-needs-review Stale | **Describe the bug**
Two members with same input in City (SingleLineText), State/County/Territory (SingleLineText), and Make (Dropdown) only one is showing in result.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'https://www.staging2.meetupmoto.com/members/
2. Try adding in filter results City = Fo... | 1.0 | Profile Search: Filter result function not working properly - **Describe the bug**
Two members with same input in City (SingleLineText), State/County/Territory (SingleLineText), and Make (Dropdown) only one is showing in result.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'https://www.staging2.meet... | priority | profile search filter result function not working properly describe the bug two members with same input in city singlelinetext state county territory singlelinetext and make dropdown only one is showing in result to reproduce steps to reproduce the behavior go to try adding in filte... | 1 |
26,018 | 2,684,107,488 | IssuesEvent | 2015-03-28 17:19:45 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | opened | Scrollback buffer larger than 9999 is not allowed | 2–5 stars bug imported Priority-Medium PTY | _From [t...@webthat.com](https://code.google.com/u/111832397834520927888/) on June 12, 2012 09:16:34_
ConEmu does not allow scrollback buffers larger than 9999. The UI prevents me from entering larger numbers.
Settings -> ComSpec -> Long Console Output
_Original issue: http://code.google.com/p/conemu-maximus5/iss... | 1.0 | Scrollback buffer larger than 9999 is not allowed - _From [t...@webthat.com](https://code.google.com/u/111832397834520927888/) on June 12, 2012 09:16:34_
ConEmu does not allow scrollback buffers larger than 9999. The UI prevents me from entering larger numbers.
Settings -> ComSpec -> Long Console Output
_Original... | priority | scrollback buffer larger than is not allowed from on june conemu does not allow scrollback buffers larger than the ui prevents me from entering larger numbers settings comspec long console output original issue | 1 |
760,752 | 26,655,330,744 | IssuesEvent | 2023-01-25 16:26:35 | pystardust/ani-cli | https://api.github.com/repos/pystardust/ani-cli | closed | MPV problems and dep_ch command not found | type: bug priority 2: medium | Version: [4.3]
OS: [Windows 10 (using scoop)]
Shell: [Bash]
ScreenShot: Yes and it's super nice
Anime: All
**Describe the bug**
The function that handles sensing packages is broken I installed MPV and all other packages,
on line 129 to 136 is a simple function that checks all the package's validity. also i... | 1.0 | MPV problems and dep_ch command not found - Version: [4.3]
OS: [Windows 10 (using scoop)]
Shell: [Bash]
ScreenShot: Yes and it's super nice
Anime: All
**Describe the bug**
The function that handles sensing packages is broken I installed MPV and all other packages,
on line 129 to 136 is a simple function th... | priority | mpv problems and dep ch command not found version os shell screenshot yes and it s super nice anime all describe the bug the function that handles sensing packages is broken i installed mpv and all other packages on line to is a simple function that checks all the package s validity ... | 1 |
230,760 | 7,613,620,034 | IssuesEvent | 2018-05-01 21:57:33 | kcgrimes/grimes-simple-revive | https://api.github.com/repos/kcgrimes/grimes-simple-revive | closed | Test and verify integrity when doing save/restart | Priority: Medium Status: In Progress Type: Feature | Need to test numerous things with and without JIP in regards to saving, resuming, restarting, etc. making sure that the various statuses persist (revive-related, MRV, unit tags, etc.). | 1.0 | Test and verify integrity when doing save/restart - Need to test numerous things with and without JIP in regards to saving, resuming, restarting, etc. making sure that the various statuses persist (revive-related, MRV, unit tags, etc.). | priority | test and verify integrity when doing save restart need to test numerous things with and without jip in regards to saving resuming restarting etc making sure that the various statuses persist revive related mrv unit tags etc | 1 |
477,295 | 13,759,366,301 | IssuesEvent | 2020-10-07 02:48:24 | jef/nvidia-snatcher | https://api.github.com/repos/jef/nvidia-snatcher | reopened | Bandwidth hog | difficulty: medium priority: normal status: help wanted status: needs discussion type: enhancement | I've run a network usage meter alongside this tool and measured about 70Mb a minute (98Gb a day) which would blow past a data cap from my ISP in 10 days.
I already have Low-Bandwidth set to true.
Are there any other optimizations that can be made to reduce this overhead? | 1.0 | Bandwidth hog - I've run a network usage meter alongside this tool and measured about 70Mb a minute (98Gb a day) which would blow past a data cap from my ISP in 10 days.
I already have Low-Bandwidth set to true.
Are there any other optimizations that can be made to reduce this overhead? | priority | bandwidth hog i ve run a network usage meter alongside this tool and measured about a minute a day which would blow past a data cap from my isp in days i already have low bandwidth set to true are there any other optimizations that can be made to reduce this overhead | 1 |
272,496 | 8,514,167,768 | IssuesEvent | 2018-10-31 17:49:38 | spacetelescope/specviz | https://api.github.com/repos/spacetelescope/specviz | closed | Decide on the idiom to use for spectral loaders | data-loading medium-priority scope-8 | The "new" specviz presents an opportunity to consider how we are instructing users to provide loaders. The "old" specviz essentially created a YAML-based file-definition format and asked users to drop the YAML files in a specific place, and there was (or was planned? I'm not sure if it was implemented although @ibusko... | 1.0 | Decide on the idiom to use for spectral loaders - The "new" specviz presents an opportunity to consider how we are instructing users to provide loaders. The "old" specviz essentially created a YAML-based file-definition format and asked users to drop the YAML files in a specific place, and there was (or was planned? I... | priority | decide on the idiom to use for spectral loaders the new specviz presents an opportunity to consider how we are instructing users to provide loaders the old specviz essentially created a yaml based file definition format and asked users to drop the yaml files in a specific place and there was or was planned i... | 1 |
809,239 | 30,181,532,415 | IssuesEvent | 2023-07-04 09:12:40 | faebryk/faebryk | https://api.github.com/repos/faebryk/faebryk | closed | Library: Rethink _from | ✨ goal: improvement 🟨 priority: medium 🗂 area: library 💬 talk: discussion | ### Feature Request
The _from traits are quite niche application and a lot of work to implement. They also require some ugly hacks.
Maybe we should reconsider their existence.
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct | 1.0 | Library: Rethink _from - ### Feature Request
The _from traits are quite niche application and a lot of work to implement. They also require some ugly hacks.
Maybe we should reconsider their existence.
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct | priority | library rethink from feature request the from traits are quite niche application and a lot of work to implement they also require some ugly hacks maybe we should reconsider their existence code of conduct i agree to follow this project s code of conduct | 1 |
368,668 | 10,883,035,870 | IssuesEvent | 2019-11-18 03:08:20 | SETI/pds-opus | https://api.github.com/repos/SETI/pds-opus | opened | Bad error messages from normalizeurl | A-Bug B-OPUS Django Effort 2 Medium Priority 4 Useful | The following URL:
https://tools.pds-rings.seti.org/#/planet=Pluto&surfacegeometrytargetname=CHARON&view=detail&browse=gallery&colls_browse=gallery&page=1&gallery_data_viewer=true&limit=100&order=time1&cols=ringobsid,planet,target,phase1,phase2,time1,time2&widgets=surfacegeometrytargetname,planet,target,planet,surfa... | 1.0 | Bad error messages from normalizeurl - The following URL:
https://tools.pds-rings.seti.org/#/planet=Pluto&surfacegeometrytargetname=CHARON&view=detail&browse=gallery&colls_browse=gallery&page=1&gallery_data_viewer=true&limit=100&order=time1&cols=ringobsid,planet,target,phase1,phase2,time1,time2&widgets=surfacegeomet... | priority | bad error messages from normalizeurl the following url produces a series of error messages about duplicate search terms and other things that are all incorrect | 1 |
223,412 | 7,453,603,130 | IssuesEvent | 2018-03-29 12:35:10 | qu4d/symmetrical-pancake | https://api.github.com/repos/qu4d/symmetrical-pancake | closed | Update folder structure. | Priority: Medium Type: DX | Group files by feature.
Example:
```
.
├── product
| ├── index.js
| ├── product.js
| └── product.hbs
├── user
| ├── index.js
| ├── user.js
| └── user.hbs
``` | 1.0 | Update folder structure. - Group files by feature.
Example:
```
.
├── product
| ├── index.js
| ├── product.js
| └── product.hbs
├── user
| ├── index.js
| ├── user.js
| └── user.hbs
``` | priority | update folder structure group files by feature example ├── product ├── index js ├── product js └── product hbs ├── user ├── index js ├── user js └── user hbs | 1 |
499,893 | 14,481,557,143 | IssuesEvent | 2020-12-10 12:48:28 | hochschule-darmstadt-UAS/ddk-artbrowser | https://api.github.com/repos/hochschule-darmstadt-UAS/ddk-artbrowser | opened | Investigate Ranking of data | backend medium priority | **Reason (Why?)**
Currently the rating of data sets is based on the number of attributes / foreign keys, but the ddk data sets seem not to be as diverse in that regard.
**Solution (What?)**
Develop a metric, which describes the 'importance' of an entity.
**Relation to other Issues**
The search suggestions are... | 1.0 | Investigate Ranking of data - **Reason (Why?)**
Currently the rating of data sets is based on the number of attributes / foreign keys, but the ddk data sets seem not to be as diverse in that regard.
**Solution (What?)**
Develop a metric, which describes the 'importance' of an entity.
**Relation to other Issues... | priority | investigate ranking of data reason why currently the rating of data sets is based on the number of attributes foreign keys but the ddk data sets seem not to be as diverse in that regard solution what develop a metric which describes the importance of an entity relation to other issues... | 1 |
533,738 | 15,597,749,996 | IssuesEvent | 2021-03-18 17:16:23 | team-cafet/clug | https://api.github.com/repos/team-cafet/clug | closed | Multi-select for tag member is very ugly and not user friendly | enhancement frontend medium-priority spike | We must change this multi-select with a more UX/modern one.
User feedback: They didn't understand naturally the use of tags. Maybe the UX redesign will change that.
User feedback: add discipline field. He suggest to have the same system that exists for clubs. A new page discipline, with name and description, that... | 1.0 | Multi-select for tag member is very ugly and not user friendly - We must change this multi-select with a more UX/modern one.
User feedback: They didn't understand naturally the use of tags. Maybe the UX redesign will change that.
User feedback: add discipline field. He suggest to have the same system that exists ... | priority | multi select for tag member is very ugly and not user friendly we must change this multi select with a more ux modern one user feedback they didn t understand naturally the use of tags maybe the ux redesign will change that user feedback add discipline field he suggest to have the same system that exists ... | 1 |
392,207 | 11,584,825,479 | IssuesEvent | 2020-02-22 19:38:41 | Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | closed | [SUGGESTION] | Felo'Melorn changes | :grey_exclamation: priority medium :question: suggestion - balance :balance_scale: :question: suggestion :question: | <!--
DO NOT REMOVE PRE-EXISTING LINES
IF YOU WANT TO SUGGEST A FEW THINGS, OPEN A NEW ISSUE PER EVERY SUGGESTION
----------------------------------------------------------------------------------------------------------
-->
**Describe your suggestion in full detail below:**
I propose to replace the relationship w... | 1.0 | [SUGGESTION] | Felo'Melorn changes - <!--
DO NOT REMOVE PRE-EXISTING LINES
IF YOU WANT TO SUGGEST A FEW THINGS, OPEN A NEW ISSUE PER EVERY SUGGESTION
----------------------------------------------------------------------------------------------------------
-->
**Describe your suggestion in full detail below:**
I... | priority | felo melorn changes do not remove pre existing lines if you want to suggest a few things open a new issue per every suggestion describe your suggestion in full detail below i propose to... | 1 |
622,918 | 19,658,818,389 | IssuesEvent | 2022-01-10 15:07:13 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | closed | CLI: bp activity create - unable to create activity update to a specified group | bug priority-medium Stale | **Describe the bug**
When using the command line tool, it is not possible to create an activity update post to a specific group.
**To Reproduce**
Steps to reproduce the behavior:
1. create a group
```
wp bp group create --name="foo"
Success: Group (ID 1) created
```
2. create a group activity post to this ne... | 1.0 | CLI: bp activity create - unable to create activity update to a specified group - **Describe the bug**
When using the command line tool, it is not possible to create an activity update post to a specific group.
**To Reproduce**
Steps to reproduce the behavior:
1. create a group
```
wp bp group create --name="fo... | priority | cli bp activity create unable to create activity update to a specified group describe the bug when using the command line tool it is not possible to create an activity update post to a specific group to reproduce steps to reproduce the behavior create a group wp bp group create name fo... | 1 |
368,803 | 10,884,756,343 | IssuesEvent | 2019-11-18 09:01:40 | ooni/design-system | https://api.github.com/repos/ooni/design-system | opened | Improve the accessibility of components in the design system | priority/medium ux | As mentioned by @holantonela in https://github.com/ooni/explorer/issues/315#issuecomment-541148947, there are several areas in which we should improve the accessibility of certain elements used in the OONI design system.
We should track what needs to happen inside of this repository. | 1.0 | Improve the accessibility of components in the design system - As mentioned by @holantonela in https://github.com/ooni/explorer/issues/315#issuecomment-541148947, there are several areas in which we should improve the accessibility of certain elements used in the OONI design system.
We should track what needs to hap... | priority | improve the accessibility of components in the design system as mentioned by holantonela in there are several areas in which we should improve the accessibility of certain elements used in the ooni design system we should track what needs to happen inside of this repository | 1 |
179,409 | 6,624,936,552 | IssuesEvent | 2017-09-22 13:44:58 | dhowe/AdNauseam | https://api.github.com/repos/dhowe/AdNauseam | closed | Merge uBlock releases up to v1.13.8 | PRIORITY: Medium WebExt | Merge releases, one-by-one, until reaching v1.14 -- ping me with any questions as you go. | 1.0 | Merge uBlock releases up to v1.13.8 - Merge releases, one-by-one, until reaching v1.14 -- ping me with any questions as you go. | priority | merge ublock releases up to merge releases one by one until reaching ping me with any questions as you go | 1 |
20,355 | 2,622,844,311 | IssuesEvent | 2015-03-04 08:01:47 | max99x/pagemon-chrome-ext | https://api.github.com/repos/max99x/pagemon-chrome-ext | opened | Associating different priorities or different notification levels with a page | auto-migrated Priority-Medium Type-Enhancement | ```
All monitored pages are not equally important to me. Changes in some require
immediate action while changes in some dont require such urgent action.
So it would be great if I could associate some kind of priority (3 or 4 levels)
with a monitored page. This would translate to differences in the way changes
in
t... | 1.0 | Associating different priorities or different notification levels with a page - ```
All monitored pages are not equally important to me. Changes in some require
immediate action while changes in some dont require such urgent action.
So it would be great if I could associate some kind of priority (3 or 4 levels)
with... | priority | associating different priorities or different notification levels with a page all monitored pages are not equally important to me changes in some require immediate action while changes in some dont require such urgent action so it would be great if i could associate some kind of priority or levels with... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.