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 844 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 12
values | text_combine stringlengths 96 261k | label stringclasses 2
values | text stringlengths 96 248k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
814,077 | 30,485,502,393 | IssuesEvent | 2023-07-18 01:36:18 | Memmy-App/memmy | https://api.github.com/repos/Memmy-App/memmy | opened | Usernames under profile icon cut off | bug low priority visual | Suggestion is to lower font size before truncating
For certain lengths, keep font size as is
When length of name truncates with … , suggestion to lower font size to fit the username in the space
At a certain length, username will need to truncate, even with decrease font size. | 1.0 | Usernames under profile icon cut off - Suggestion is to lower font size before truncating
For certain lengths, keep font size as is
When length of name truncates with … , suggestion to lower font size to fit the username in the space
At a certain length, username will need to truncate, even with decrease font ... | priority | usernames under profile icon cut off suggestion is to lower font size before truncating for certain lengths keep font size as is when length of name truncates with … suggestion to lower font size to fit the username in the space at a certain length username will need to truncate even with decrease font ... | 1 |
221,945 | 7,403,893,862 | IssuesEvent | 2018-03-20 01:25:07 | owtf/owtf | https://api.github.com/repos/owtf/owtf | opened | Deprecate Python2 support and add Typing support for static type checking | Advanced Fix Enhancement Priority Low help wanted | OWTF already supports Python 2.7 and 3.6 but works best on Python 2.7. None of the components need a major change.
We should also add Typing support to remove some bug classes. | 1.0 | Deprecate Python2 support and add Typing support for static type checking - OWTF already supports Python 2.7 and 3.6 but works best on Python 2.7. None of the components need a major change.
We should also add Typing support to remove some bug classes. | priority | deprecate support and add typing support for static type checking owtf already supports python and but works best on python none of the components need a major change we should also add typing support to remove some bug classes | 1 |
487,689 | 14,050,556,053 | IssuesEvent | 2020-11-02 11:57:11 | sButtons/sbuttons | https://api.github.com/repos/sButtons/sbuttons | opened | Add copy to clipboard button for code in home page | Priority: Low enhancement good first issue help wanted up-for-grabs website | Just like in the documentation page there's a copy to clipboard button for code blocks, the same should be added to code blocks on the homepage. | 1.0 | Add copy to clipboard button for code in home page - Just like in the documentation page there's a copy to clipboard button for code blocks, the same should be added to code blocks on the homepage. | priority | add copy to clipboard button for code in home page just like in the documentation page there s a copy to clipboard button for code blocks the same should be added to code blocks on the homepage | 1 |
766,894 | 26,903,673,519 | IssuesEvent | 2023-02-06 17:20:47 | dsa-ou/allowed | https://api.github.com/repos/dsa-ou/allowed | opened | list pre-requisites of units or files | type: enhancement priority: low | Add an option `-p` that lists the pre-requisites of the given unit. For example, `allowed -p 5` would output the constructs introduced in units 1-4:
```
Unit 5 assumes you know the following constructs: assignment, function call, ...
```
As mentioned in #3, this would we useful to put at the start of each unit. | 1.0 | list pre-requisites of units or files - Add an option `-p` that lists the pre-requisites of the given unit. For example, `allowed -p 5` would output the constructs introduced in units 1-4:
```
Unit 5 assumes you know the following constructs: assignment, function call, ...
```
As mentioned in #3, this would we usef... | priority | list pre requisites of units or files add an option p that lists the pre requisites of the given unit for example allowed p would output the constructs introduced in units unit assumes you know the following constructs assignment function call as mentioned in this would we usef... | 1 |
743,946 | 25,920,732,735 | IssuesEvent | 2022-12-15 21:40:31 | FDA-ARGOS/argosdb | https://api.github.com/repos/FDA-ARGOS/argosdb | opened | Update the README.md | enhancement Low Priority | Please update the README.md with the process we are using to update this page. | 1.0 | Update the README.md - Please update the README.md with the process we are using to update this page. | priority | update the readme md please update the readme md with the process we are using to update this page | 1 |
471,837 | 13,611,443,794 | IssuesEvent | 2020-09-23 08:52:38 | useIceberg/iceberg-editor | https://api.github.com/repos/useIceberg/iceberg-editor | opened | Allow accessing other article features from Iceberg | [Priority] Low [Type] Enhancement | ### Is your feature request related to a problem? Please describe.
I should be able to access setting up featured article image, excerpt and other things that live inside editor without having to exit Iceberg editor. I'd like to create everything on Iceberg. Now I have to exit Iceberg to add photos, tags, category and... | 1.0 | Allow accessing other article features from Iceberg - ### Is your feature request related to a problem? Please describe.
I should be able to access setting up featured article image, excerpt and other things that live inside editor without having to exit Iceberg editor. I'd like to create everything on Iceberg. Now I ... | priority | allow accessing other article features from iceberg is your feature request related to a problem please describe i should be able to access setting up featured article image excerpt and other things that live inside editor without having to exit iceberg editor i d like to create everything on iceberg now i ... | 1 |
758,956 | 26,575,124,880 | IssuesEvent | 2023-01-21 18:09:30 | open-goal/jak-project | https://api.github.com/repos/open-goal/jak-project | opened | Connecting or disconnecting a controller results in a very brief hitch | low-priority game | When you disconnect or reconnect a controller the game very briefly has a longer frame, where the audio / gameplay stutters. | 1.0 | Connecting or disconnecting a controller results in a very brief hitch - When you disconnect or reconnect a controller the game very briefly has a longer frame, where the audio / gameplay stutters. | priority | connecting or disconnecting a controller results in a very brief hitch when you disconnect or reconnect a controller the game very briefly has a longer frame where the audio gameplay stutters | 1 |
424,147 | 12,306,435,364 | IssuesEvent | 2020-05-12 01:26:29 | open-learning-exchange/planet | https://api.github.com/repos/open-learning-exchange/planet | opened | myHealth: allowing 0 in Vitals fields | low priority | since we are restricting number to be greater or equal to 0, it doesn't make sense to have value 0 in weight, height, pulse and pressure in it.

| 1.0 | myHealth: allowing 0 in Vitals fields - since we are restricting number to be greater or equal to 0, it doesn't make sense to have value 0 in weight, height, pulse and pressure in it.
. Figure 1G is not possible to extract data (ignore it). | 1.0 | Update Nguyen21, 10.1093/infdis/jiab563, - Figure 1A-F, bitmap (if it's hard to do please contact @KaimingTao). Figure 1G is not possible to extract data (ignore it). | priority | update infdis figure f bitmap if it s hard to do please contact kaimingtao figure is not possible to extract data ignore it | 1 |
71,653 | 3,366,449,444 | IssuesEvent | 2015-11-21 10:45:25 | fog/fog-google | https://api.github.com/repos/fog/fog-google | closed | Add support for custom vm's | priority/low | Custom VM's got released, would be a good thing to support them.
This shouldn't be extremely hard, since API is very simple, one just needs to specify a custom `machineType` value:
```
zones/ZONE/machineTypes/custom-NUMBER_OF_CPUS-AMOUNT_OF_MEMORY
```
Since `machineType` is just pasted in as a string in our ca... | 1.0 | Add support for custom vm's - Custom VM's got released, would be a good thing to support them.
This shouldn't be extremely hard, since API is very simple, one just needs to specify a custom `machineType` value:
```
zones/ZONE/machineTypes/custom-NUMBER_OF_CPUS-AMOUNT_OF_MEMORY
```
Since `machineType` is just p... | priority | add support for custom vm s custom vm s got released would be a good thing to support them this shouldn t be extremely hard since api is very simple one just needs to specify a custom machinetype value zones zone machinetypes custom number of cpus amount of memory since machinetype is just p... | 1 |
198,096 | 6,969,841,899 | IssuesEvent | 2017-12-11 07:54:46 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | opened | Decimals are lost in NumericTextBox when culture which decimal mark is coma and factor is used. | Bug C: NumericTextBox Kendo1 Priority 1 SEV: Low | ### Reproduction of the problem
The problem can be replicated in the dojo linked below.
[http://dojo.telerik.com/otepEq/7](http://dojo.telerik.com/otepEq/7)
### Current behavior
Video showing the issue - [https://www.screencast.com/t/RvRoJzyi6VpS](https://www.screencast.com/t/RvRoJzyi6VpS)
### Expected/... | 1.0 | Decimals are lost in NumericTextBox when culture which decimal mark is coma and factor is used. - ### Reproduction of the problem
The problem can be replicated in the dojo linked below.
[http://dojo.telerik.com/otepEq/7](http://dojo.telerik.com/otepEq/7)
### Current behavior
Video showing the issue - [http... | priority | decimals are lost in numerictextbox when culture which decimal mark is coma and factor is used reproduction of the problem the problem can be replicated in the dojo linked below current behavior video showing the issue expected desired behavior the decimals should be persist... | 1 |
312,163 | 9,544,175,054 | IssuesEvent | 2019-05-01 13:23:41 | bounswe/bounswe2019group2 | https://api.github.com/repos/bounswe/bounswe2019group2 | closed | Tests for Auth Api | Needs Assignment Priority: Low Status: In Progress Type: Backend | ## Description
As in requirements,users shall be able to login to the system by providing their e-mail and password.We have prepared an endpoint for authentication.Write a test for authentication api.
* **I'm submitting a test request**
* **Users can login with their credentials in a secure way**
* **D... | 1.0 | Tests for Auth Api - ## Description
As in requirements,users shall be able to login to the system by providing their e-mail and password.We have prepared an endpoint for authentication.Write a test for authentication api.
* **I'm submitting a test request**
* **Users can login with their credentials in a... | priority | tests for auth api description as in requirements users shall be able to login to the system by providing their e mail and password we have prepared an endpoint for authentication write a test for authentication api i m submitting a test request users can login with their credentials in a... | 1 |
78,047 | 3,509,055,852 | IssuesEvent | 2016-01-08 20:48:23 | unt-libraries/coda | https://api.github.com/repos/unt-libraries/coda | closed | /extidentifier.json throws 500 error | app/mdstore bug priority low | If you request /extidentifier.json, it throws a 500 error when there is not an ark in the request. In [coda_mdstore/views.py in externalIdentifierSearchJSON](https://github.com/unt-libraries/coda/blob/master/coda/coda_mdstore/views.py#L675).
```
TypeError at /extidentifier.json
argument of type 'NoneType' is not it... | 1.0 | /extidentifier.json throws 500 error - If you request /extidentifier.json, it throws a 500 error when there is not an ark in the request. In [coda_mdstore/views.py in externalIdentifierSearchJSON](https://github.com/unt-libraries/coda/blob/master/coda/coda_mdstore/views.py#L675).
```
TypeError at /extidentifier.json... | priority | extidentifier json throws error if you request extidentifier json it throws a error when there is not an ark in the request in typeerror at extidentifier json argument of type nonetype is not iterable | 1 |
209,805 | 7,180,017,655 | IssuesEvent | 2018-01-31 21:41:29 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | closed | Document List | Text selection in the table rolls over to another comment | bug-low-priority caseflow-reader whiskey | # Description
When selecting text in the Issues column,
for some reason the selection spills over into the header of the other columns...
kinda weird.
## Reproduction Steps
**Scenario 1 -**
1. Go to Document List
1. Double click Docket Number or some other field
1. See selection spill over to another colu... | 1.0 | Document List | Text selection in the table rolls over to another comment - # Description
When selecting text in the Issues column,
for some reason the selection spills over into the header of the other columns...
kinda weird.
## Reproduction Steps
**Scenario 1 -**
1. Go to Document List
1. Double click Do... | priority | document list text selection in the table rolls over to another comment description when selecting text in the issues column for some reason the selection spills over into the header of the other columns kinda weird reproduction steps scenario go to document list double click do... | 1 |
134,129 | 5,220,804,355 | IssuesEvent | 2017-01-26 22:56:54 | lale-help/lale-help | https://api.github.com/repos/lale-help/lale-help | closed | Nit: Lalebot comments should not be counted in task list view | help wanted In work priority:low user request | 
Only real user comments should be tracked as commentary in the task listing view. This is intended to show how much people go back and forth on a task, not how much the Lale bot chats...
| 1.0 | Nit: Lalebot comments should not be counted in task list view - 
Only real user comments should be tracked as commentary in the task listing view. This is intended to show how much people go back and forth on... | priority | nit lalebot comments should not be counted in task list view only real user comments should be tracked as commentary in the task listing view this is intended to show how much people go back and forth on a task not how much the lale bot chats | 1 |
231,872 | 7,644,235,999 | IssuesEvent | 2018-05-08 14:56:33 | VocaDB/vocadb | https://api.github.com/repos/VocaDB/vocadb | opened | Image caption gets cut past one line. | low-priority | https://i.imgur.com/rEZMyJM.png
This happens at least for the Japanese interface. (Entry where above picture is from: https://vocadb.net/Ar/54932) | 1.0 | Image caption gets cut past one line. - https://i.imgur.com/rEZMyJM.png
This happens at least for the Japanese interface. (Entry where above picture is from: https://vocadb.net/Ar/54932) | priority | image caption gets cut past one line this happens at least for the japanese interface entry where above picture is from | 1 |
299,781 | 9,205,843,824 | IssuesEvent | 2019-03-08 11:51:01 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Custom Projection Definition | Category: Projection Support Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report | ---
Author Name: **alf -** (alf -)
Original Redmine Issue: 1146, https://issues.qgis.org/issues/1146
Original Assignee: nobody -
---
Hello,
while adding a projection definition in the Custom Projection Definition dialog, if I pass 'a' and 'b' parameters instead the 'ellps' I got the error message: "This proj4 ell... | 1.0 | Custom Projection Definition - ---
Author Name: **alf -** (alf -)
Original Redmine Issue: 1146, https://issues.qgis.org/issues/1146
Original Assignee: nobody -
---
Hello,
while adding a projection definition in the Custom Projection Definition dialog, if I pass 'a' and 'b' parameters instead the 'ellps' I got the... | priority | custom projection definition author name alf alf original redmine issue original assignee nobody hello while adding a projection definition in the custom projection definition dialog if i pass a and b parameters instead the ellps i got the error message this ellps definit... | 1 |
530,285 | 15,420,156,552 | IssuesEvent | 2021-03-05 11:09:10 | ABCD-DEVCOM/ABCD2 | https://api.github.com/repos/ABCD-DEVCOM/ABCD2 | closed | Inverted File Generation (MX) does not show needed information | bug priority low | 1. A standard (correct run) gives output with a "Test"link:

But the "Test" link tests the default mx and not the actual used mx
 does not show needed information - 1. A standard (correct run) gives output with a "Test"link:

But the "Test" link tests the default mx and not the actual used mx
: SAP/xsk#909
### Why
Now I have to go to the documentation to figure out what are the default username and password. Every other application is just using admin/admin and this might cause frustration right from the start.
### Target
Change the defa... | 1.0 | [Branding] Change default username and password for local setup - From xsk created by [dpanayotov](https://github.com/dpanayotov): SAP/xsk#909
### Why
Now I have to go to the documentation to figure out what are the default username and password. Every other application is just using admin/admin and this might caus... | priority | change default username and password for local setup from xsk created by sap xsk why now i have to go to the documentation to figure out what are the default username and password every other application is just using admin admin and this might cause frustration right from the start target c... | 1 |
37,882 | 2,831,736,091 | IssuesEvent | 2015-05-24 21:54:16 | HellscreamWoW/Tracker | https://api.github.com/repos/HellscreamWoW/Tracker | closed | Crested Owl | Priority-Low Type-Creature | This creature is not spawned in Teldrassil, and it's supposed to be found around in Teldrassil flying around. According to wowhead there are 69 spawned of this Crested Owl.
http://www.wowhead.com/npc=62242/crested-owl | 1.0 | Crested Owl - This creature is not spawned in Teldrassil, and it's supposed to be found around in Teldrassil flying around. According to wowhead there are 69 spawned of this Crested Owl.
http://www.wowhead.com/npc=62242/crested-owl | priority | crested owl this creature is not spawned in teldrassil and it s supposed to be found around in teldrassil flying around according to wowhead there are spawned of this crested owl | 1 |
682,050 | 23,330,163,228 | IssuesEvent | 2022-08-09 03:49:06 | City-Bureau/city-scrapers-atl | https://api.github.com/repos/City-Bureau/city-scrapers-atl | closed | New Scraper: Invest Clayton | priority-low | Create a new scraper for Invest Clayton
Website: https://www.investclayton.com/meetings-minutes.php
Jurisdiction: Clayton County
Classification: Development
The Development Authority of Clayton County is charged with attracting new jobs and investment in Clayton County.
| 1.0 | New Scraper: Invest Clayton - Create a new scraper for Invest Clayton
Website: https://www.investclayton.com/meetings-minutes.php
Jurisdiction: Clayton County
Classification: Development
The Development Authority of Clayton County is charged with attracting new jobs and investment in Clayton County.
| priority | new scraper invest clayton create a new scraper for invest clayton website jurisdiction clayton county classification development the development authority of clayton county is charged with attracting new jobs and investment in clayton county | 1 |
798,366 | 28,261,923,227 | IssuesEvent | 2023-04-07 00:29:48 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | boards: mps2_an385: Unstable system timer | bug priority: low area: Networking area: ARM area: Timer area: QEMU Stale | **Describe the bug**
The system timer on the `mps2_an385` platform, when run inside QEMU with the "icount" mode disabled, is unstable and may return an invalid uptime value (e.g. when calling `k_uptime_get_32()`), leading to frequent test failures and system crashes.
While the `mps2_an385` platform normally [runs... | 1.0 | boards: mps2_an385: Unstable system timer - **Describe the bug**
The system timer on the `mps2_an385` platform, when run inside QEMU with the "icount" mode disabled, is unstable and may return an invalid uptime value (e.g. when calling `k_uptime_get_32()`), leading to frequent test failures and system crashes.
Wh... | priority | boards unstable system timer describe the bug the system timer on the platform when run inside qemu with the icount mode disabled is unstable and may return an invalid uptime value e g when calling k uptime get leading to frequent test failures and system crashes while the p... | 1 |
139,435 | 5,375,354,124 | IssuesEvent | 2017-02-23 04:19:29 | deevolutionism/Raccoon | https://api.github.com/repos/deevolutionism/Raccoon | opened | Implement upvoting / downvoting system | Feature Priority: LOW | Can this be done with anonymous profiles? How to prevent a client from mashing the upvote/downvote buttons? | 1.0 | Implement upvoting / downvoting system - Can this be done with anonymous profiles? How to prevent a client from mashing the upvote/downvote buttons? | priority | implement upvoting downvoting system can this be done with anonymous profiles how to prevent a client from mashing the upvote downvote buttons | 1 |
567,176 | 16,849,569,172 | IssuesEvent | 2021-06-20 08:09:25 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | closed | GameTicker needs to be turned into an EntitySystem | Difficulty: 4 - Hard Priority: 3-low Size: 3 - Medium Type: Cleanup Type: Improvement | it would make way more sense, and this way it could use events instead of lowlevel net messages | 1.0 | GameTicker needs to be turned into an EntitySystem - it would make way more sense, and this way it could use events instead of lowlevel net messages | priority | gameticker needs to be turned into an entitysystem it would make way more sense and this way it could use events instead of lowlevel net messages | 1 |
174,060 | 6,536,121,746 | IssuesEvent | 2017-08-31 16:53:46 | department-of-veterans-affairs/vets-website | https://api.github.com/repos/department-of-veterans-affairs/vets-website | closed | Reevaluate how we're handling close animations on expanding groups | ed benefits enhancement front end low-priority rainbows | Close animations on expanding groups are to sensitive to vertical height and require manual adjustment via eyeballing to get correct. We went ahead and disabled them in PR #4026 to avoid weird jumpy behavior. | 1.0 | Reevaluate how we're handling close animations on expanding groups - Close animations on expanding groups are to sensitive to vertical height and require manual adjustment via eyeballing to get correct. We went ahead and disabled them in PR #4026 to avoid weird jumpy behavior. | priority | reevaluate how we re handling close animations on expanding groups close animations on expanding groups are to sensitive to vertical height and require manual adjustment via eyeballing to get correct we went ahead and disabled them in pr to avoid weird jumpy behavior | 1 |
352,562 | 10,543,627,584 | IssuesEvent | 2019-10-02 15:19:01 | photonstorm/phaser | https://api.github.com/repos/photonstorm/phaser | closed | add a moveTo(gameObject, x, y, speed) method that stops the player at the given location | 💖 Feature Request 🥉 Priority: Low | Hi,
I'm currently developping a Pokemon-style RPG and one of the issue I had was to implement a grid-based movement. Indeed, the player in Pokemon moves according to a tilemap of 16x16 cells and when the player hit a movement key (say left), he should go left from his position to his position + 16px left even if the... | 1.0 | add a moveTo(gameObject, x, y, speed) method that stops the player at the given location - Hi,
I'm currently developping a Pokemon-style RPG and one of the issue I had was to implement a grid-based movement. Indeed, the player in Pokemon moves according to a tilemap of 16x16 cells and when the player hit a movement ... | priority | add a moveto gameobject x y speed method that stops the player at the given location hi i m currently developping a pokemon style rpg and one of the issue i had was to implement a grid based movement indeed the player in pokemon moves according to a tilemap of cells and when the player hit a movement key ... | 1 |
522,229 | 15,158,213,394 | IssuesEvent | 2021-02-12 00:35:52 | NOAA-GSL/MATS | https://api.github.com/repos/NOAA-GSL/MATS | closed | Versioning issue with container deployments | Priority: Low Project: METExpress Status: Closed | ---
Author Name: **randy.pierce** (@randytpierce)
Original Redmine Issue: 64893, https://vlab.ncep.noaa.gov/redmine/issues/64893
Original Date: 2019-06-11
Original Assignee: randy.pierce
---
After running setup on the AWS instance the displayed version in the footer is not the real version. I verified that the depl... | 1.0 | Versioning issue with container deployments - ---
Author Name: **randy.pierce** (@randytpierce)
Original Redmine Issue: 64893, https://vlab.ncep.noaa.gov/redmine/issues/64893
Original Date: 2019-06-11
Original Assignee: randy.pierce
---
After running setup on the AWS instance the displayed version in the footer is ... | priority | versioning issue with container deployments author name randy pierce randytpierce original redmine issue original date original assignee randy pierce after running setup on the aws instance the displayed version in the footer is not the real version i verified that the deployment js... | 1 |
434,558 | 12,520,042,007 | IssuesEvent | 2020-06-03 15:17:08 | LLK/scratch-www | https://api.github.com/repos/LLK/scratch-www | closed | HelpWidget: "not useful" button too large, overlapping the content | Low Impact Low Severity localization priority 3 | On Japanese locale, "Not useful" button on help widget is too large and some contents are hidden under it. This is a Freshdesk side problem, but I'll write this here.

| 1.0 | HelpWidget: "not useful" button too large, overlapping the content - On Japanese locale, "Not useful" button on help widget is too large and some contents are hidden under it. This is a Freshdesk side problem, but I'll write this here.

_No response_
### Affected environment
Production
### Affected environment (other)
_No response_
### App version
_No response_
### Details
Intentando editar las categorías que se tiene por defecto en los productos, la pantalla de edició... | 1.0 | Bug report: Categorías no editables desde el admin - ### Affected system
Cotalker Web Application
### Affected system (other)
_No response_
### Affected environment
Production
### Affected environment (other)
_No response_
### App version
_No response_
### Details
Intentando editar las categorías que se tien... | priority | bug report categorías no editables desde el admin affected system cotalker web application affected system other no response affected environment production affected environment other no response app version no response details intentando editar las categorías que se tien... | 1 |
726,623 | 25,005,245,416 | IssuesEvent | 2022-11-03 11:17:21 | FAIRsharing/fairsharing.github.io | https://api.github.com/repos/FAIRsharing/fairsharing.github.io | opened | Updated behaviour of edit form when saving with empty COS TOP guidelines fields | enhancement Low priority | One of our community curators has highlighted a small issue with policy record editing relating to the TOP guidelines section:
> I am having trouble saving [the policy record edits in the Additional Information tab] because of the COS TOP GUIDELINES section. I deleted what was in the Comment and Ranking fields becau... | 1.0 | Updated behaviour of edit form when saving with empty COS TOP guidelines fields - One of our community curators has highlighted a small issue with policy record editing relating to the TOP guidelines section:
> I am having trouble saving [the policy record edits in the Additional Information tab] because of the COS ... | priority | updated behaviour of edit form when saving with empty cos top guidelines fields one of our community curators has highlighted a small issue with policy record editing relating to the top guidelines section i am having trouble saving because of the cos top guidelines section i deleted what was in the comment ... | 1 |
668,497 | 22,586,887,012 | IssuesEvent | 2022-06-28 15:57:40 | airbytehq/airbyte | https://api.github.com/repos/airbytehq/airbyte | closed | Improve onboarding UX: default sync frequency | type/enhancement area/frontend priority/low autoteam team/frontend | ## Tell us about the problem you're trying to solve
When onboarding on Airbyte for the first time, it is not always clear why I can't go to the next step.
After (maybe?) struggling with setting up the right Infos to connect to both source and destination (finding the right hostnames, expected credentials, etc), I arri... | 1.0 | Improve onboarding UX: default sync frequency - ## Tell us about the problem you're trying to solve
When onboarding on Airbyte for the first time, it is not always clear why I can't go to the next step.
After (maybe?) struggling with setting up the right Infos to connect to both source and destination (finding the rig... | priority | improve onboarding ux default sync frequency tell us about the problem you re trying to solve when onboarding on airbyte for the first time it is not always clear why i can t go to the next step after maybe struggling with setting up the right infos to connect to both source and destination finding the rig... | 1 |
607,645 | 18,788,066,098 | IssuesEvent | 2021-11-08 14:12:44 | AY2122S1-CS2103T-W08-4/tp | https://api.github.com/repos/AY2122S1-CS2103T-W08-4/tp | closed | [PE-D2] Add sample data into jar file | priority.Low | 1. add the one boon kee sent into the group into project release so that users start off with some data to try OR
2. update release note to guide user how to import the data manually | 1.0 | [PE-D2] Add sample data into jar file - 1. add the one boon kee sent into the group into project release so that users start off with some data to try OR
2. update release note to guide user how to import the data manually | priority | add sample data into jar file add the one boon kee sent into the group into project release so that users start off with some data to try or update release note to guide user how to import the data manually | 1 |
31,853 | 2,740,425,633 | IssuesEvent | 2015-04-21 01:49:22 | AaronBuxbaum/TomatoTimer | https://api.github.com/repos/AaronBuxbaum/TomatoTimer | closed | Cat API isn't reliable | low priority | Unfortunately, the random cat image API sometimes has pictures of stuff I'd rather not have sent during my demo. Perhaps I should just write a random cat API myself...
Also it should be noted that the cost of each text is 3 cents -- not a ton, but 3 times more when you're doing what I'm doing with a combination SMS/... | 1.0 | Cat API isn't reliable - Unfortunately, the random cat image API sometimes has pictures of stuff I'd rather not have sent during my demo. Perhaps I should just write a random cat API myself...
Also it should be noted that the cost of each text is 3 cents -- not a ton, but 3 times more when you're doing what I'm doin... | priority | cat api isn t reliable unfortunately the random cat image api sometimes has pictures of stuff i d rather not have sent during my demo perhaps i should just write a random cat api myself also it should be noted that the cost of each text is cents not a ton but times more when you re doing what i m doin... | 1 |
668,612 | 22,591,488,168 | IssuesEvent | 2022-06-28 20:22:19 | Aletheia-Data/app.aletheiadata.org | https://api.github.com/repos/Aletheia-Data/app.aletheiadata.org | closed | AUTH - remove moralis authentication | bug low priority | **Is your feature request related to a problem? Please describe.**
AUTH - remove moralis authentication | 1.0 | AUTH - remove moralis authentication - **Is your feature request related to a problem? Please describe.**
AUTH - remove moralis authentication | priority | auth remove moralis authentication is your feature request related to a problem please describe auth remove moralis authentication | 1 |
84,210 | 3,655,261,299 | IssuesEvent | 2016-02-17 15:45:03 | SIMRacingApps/SIMRacingApps | https://api.github.com/repos/SIMRacingApps/SIMRacingApps | opened | In Lone Qualifying Session, no WHITE or CHECKERED flags. | bug-iRacing low priority | This is a bug in iRacing as they are not setting these flags in the Lone Qualifying session. | 1.0 | In Lone Qualifying Session, no WHITE or CHECKERED flags. - This is a bug in iRacing as they are not setting these flags in the Lone Qualifying session. | priority | in lone qualifying session no white or checkered flags this is a bug in iracing as they are not setting these flags in the lone qualifying session | 1 |
4,014 | 2,544,714,731 | IssuesEvent | 2015-01-29 12:18:25 | pychess/pychess | https://api.github.com/repos/pychess/pychess | closed | Opening support | Component-UI enhancement imported Milestone-Release2.0 Priority-Low Usability | _From [lobais](https://code.google.com/u/lobais/) on August 06, 2006 20:20:54_
PyChess might know a library of openings, that it can use to analyze the game.
_Original issue: http://code.google.com/p/pychess/issues/detail?id=4_ | 1.0 | Opening support - _From [lobais](https://code.google.com/u/lobais/) on August 06, 2006 20:20:54_
PyChess might know a library of openings, that it can use to analyze the game.
_Original issue: http://code.google.com/p/pychess/issues/detail?id=4_ | priority | opening support from on august pychess might know a library of openings that it can use to analyze the game original issue | 1 |
262,781 | 8,272,478,415 | IssuesEvent | 2018-09-16 20:36:05 | numpy/numpy | https://api.github.com/repos/numpy/numpy | opened | BUG: errors and PyArray_AdaptFlexibleDType | 00 - Bug component: numpy.core priority: low | `PyArray_AdaptFlexibleDType` does not return an error status. It seems the third argument, `flex_type` is set to `NULL` if an error occurs, but the value is not checked after a call to the function. Apparently our test suite does not trigger errors in the function. We should
- return a value from the function to indic... | 1.0 | BUG: errors and PyArray_AdaptFlexibleDType - `PyArray_AdaptFlexibleDType` does not return an error status. It seems the third argument, `flex_type` is set to `NULL` if an error occurs, but the value is not checked after a call to the function. Apparently our test suite does not trigger errors in the function. We should... | priority | bug errors and pyarray adaptflexibledtype pyarray adaptflexibledtype does not return an error status it seems the third argument flex type is set to null if an error occurs but the value is not checked after a call to the function apparently our test suite does not trigger errors in the function we should... | 1 |
206,270 | 7,111,081,296 | IssuesEvent | 2018-01-17 13:05:00 | fgpv-vpgf/fgpv-vpgf | https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf | opened | Update schema.json to improve Schema to Docs samples | improvements: docs mindless: chore needs: estimate priority: low | To improve the usefulness of the [Schema to Docs Viewer](https://milesap.github.io/schema-to-docs/).
Move objects from the `properties` section of the schema that contain a `$ref`, `oneOf`, `anyOf`, or with one or more objects as a property into the `definitions` section of the schema.
> This helps the schema pa... | 1.0 | Update schema.json to improve Schema to Docs samples - To improve the usefulness of the [Schema to Docs Viewer](https://milesap.github.io/schema-to-docs/).
Move objects from the `properties` section of the schema that contain a `$ref`, `oneOf`, `anyOf`, or with one or more objects as a property into the `definitions... | priority | update schema json to improve schema to docs samples to improve the usefulness of the move objects from the properties section of the schema that contain a ref oneof anyof or with one or more objects as a property into the definitions section of the schema this helps the schema parsers pro... | 1 |
74,939 | 3,453,003,942 | IssuesEvent | 2015-12-17 09:03:23 | conveyal/modeify | https://api.github.com/repos/conveyal/modeify | closed | Improve bike speeds/preferences | enhancement low priority profile results | – Why do you think it would take 61 minutes to ride a bicycle 8.8 miles?!? The route you show takes me as little as 35 minutes - 40 is a good average. I understand allowing for experience/fitness but that is a really slow pace.
– bike speed assumptions are terribly slow which might demotivate potential riders. On my... | 1.0 | Improve bike speeds/preferences - – Why do you think it would take 61 minutes to ride a bicycle 8.8 miles?!? The route you show takes me as little as 35 minutes - 40 is a good average. I understand allowing for experience/fitness but that is a really slow pace.
– bike speed assumptions are terribly slow which might ... | priority | improve bike speeds preferences – why do you think it would take minutes to ride a bicycle miles the route you show takes me as little as minutes is a good average i understand allowing for experience fitness but that is a really slow pace – bike speed assumptions are terribly slow which might dem... | 1 |
99,511 | 4,056,222,148 | IssuesEvent | 2016-05-24 17:55:19 | jessesquires/JSQMessagesViewController | https://api.github.com/repos/jessesquires/JSQMessagesViewController | closed | Autocorrect bubble sometimes appears below keyboard when suggestions are closed | bug needs review priority: low questions & help | When autocorrect suggestions bar is closed, and the input textView is 1-2 lines high, the floating autocorrect bubble appears below my toolbar and under the keyboard:

I'm using the stock JSQMessag... | 1.0 | Autocorrect bubble sometimes appears below keyboard when suggestions are closed - When autocorrect suggestions bar is closed, and the input textView is 1-2 lines high, the floating autocorrect bubble appears below my toolbar and under the keyboard:
 jumps the focus down the page automatically when it loads. | 1.0 | [bug][docs] Accordion page load sets focus further down the page - Not sure why, but the [accordion page](https://patternflyelements.org/components/accordion/) jumps the focus down the page automatically when it loads. | priority | accordion page load sets focus further down the page not sure why but the jumps the focus down the page automatically when it loads | 1 |
47,762 | 2,985,070,281 | IssuesEvent | 2015-07-18 17:00:44 | bioinformatics-ua/catalogue | https://api.github.com/repos/bioinformatics-ua/catalogue | opened | Drone integration | enhancement low priority | While the development of the Catalogue has been increased and new developers are arriving, keep the quality of the tool is needed.
We already support docker integration but our interface tests does not run everytime there is a new pull request.
Drone is a Continuous Integration platform built on Docker. It could be ... | 1.0 | Drone integration - While the development of the Catalogue has been increased and new developers are arriving, keep the quality of the tool is needed.
We already support docker integration but our interface tests does not run everytime there is a new pull request.
Drone is a Continuous Integration platform built on... | priority | drone integration while the development of the catalogue has been increased and new developers are arriving keep the quality of the tool is needed we already support docker integration but our interface tests does not run everytime there is a new pull request drone is a continuous integration platform built on... | 1 |
284,932 | 8,752,228,446 | IssuesEvent | 2018-12-14 01:55:06 | orange-alliance/the-orange-alliance | https://api.github.com/repos/orange-alliance/the-orange-alliance | closed | The google analytics only works the first time the user loads the page | Low Priority bug | The google analytics only works the first time the user loads the page, and not after any routing. | 1.0 | The google analytics only works the first time the user loads the page - The google analytics only works the first time the user loads the page, and not after any routing. | priority | the google analytics only works the first time the user loads the page the google analytics only works the first time the user loads the page and not after any routing | 1 |
590,383 | 17,777,063,986 | IssuesEvent | 2021-08-30 20:42:30 | SkriptLang/Skript | https://api.github.com/repos/SkriptLang/Skript | closed | options not working with command messages | bug priority: low completed |
```
options:
i: "&b[&dINFO&b] &e"
command /cd:
cooldown: 10 seconds
cooldown message: %{@i}% test %remaining time%
trigger:
feed the player
```
if i use an option it uses the default permission message, it works when i replace it by a variable tho.
latest skript, paper 1.13.2 | 1.0 | options not working with command messages -
```
options:
i: "&b[&dINFO&b] &e"
command /cd:
cooldown: 10 seconds
cooldown message: %{@i}% test %remaining time%
trigger:
feed the player
```
if i use an option it uses the default permission message, it works when i replace it by a va... | priority | options not working with command messages options i b e command cd cooldown seconds cooldown message i test remaining time trigger feed the player if i use an option it uses the default permission message it works when i replace it by a variable tho... | 1 |
414,417 | 12,103,218,254 | IssuesEvent | 2020-04-20 18:01:08 | LLNL/PyDV | https://api.github.com/repos/LLNL/PyDV | opened | Allow multiple labels to be deleted at once | Low Priority enhancement | Request from Mike Lambert:
> Allow multiple labels in the legend to be deleted in a more efficient way. Currently you have to delete one label at a time and for situations where you have a lot of labels in the legend this can be very time consuming. | 1.0 | Allow multiple labels to be deleted at once - Request from Mike Lambert:
> Allow multiple labels in the legend to be deleted in a more efficient way. Currently you have to delete one label at a time and for situations where you have a lot of labels in the legend this can be very time consuming. | priority | allow multiple labels to be deleted at once request from mike lambert allow multiple labels in the legend to be deleted in a more efficient way currently you have to delete one label at a time and for situations where you have a lot of labels in the legend this can be very time consuming | 1 |
525,333 | 15,244,007,526 | IssuesEvent | 2021-02-19 12:07:49 | returntocorp/semgrep | https://api.github.com/repos/returntocorp/semgrep | opened | Metavariable equivalence across pattern clauses with deep expressions don't work as expected | bug feature:matching feature:patterns pattern:deep-expression pattern:inside priority:low r2c-user | **Describe the bug**
While working on https://github.com/returntocorp/semgrep-rules/issues/954, I encountered an issue where metavariable equivalence wasn't working across `pattern-inside` and `pattern` clauses when the deep expression operator <... $THING ...> was used.
**To Reproduce**
You can see that it works ... | 1.0 | Metavariable equivalence across pattern clauses with deep expressions don't work as expected - **Describe the bug**
While working on https://github.com/returntocorp/semgrep-rules/issues/954, I encountered an issue where metavariable equivalence wasn't working across `pattern-inside` and `pattern` clauses when the deep... | priority | metavariable equivalence across pattern clauses with deep expressions don t work as expected describe the bug while working on i encountered an issue where metavariable equivalence wasn t working across pattern inside and pattern clauses when the deep expression operator was used to reproduce yo... | 1 |
596,055 | 18,095,788,926 | IssuesEvent | 2021-09-22 08:52:09 | japonicusdb/japonicus-config | https://api.github.com/repos/japonicusdb/japonicus-config | closed | Hide "Characterisation status"? | low_priority | The genes pages have a blank "Characterisation status" field. Should we hide it for japonicus?
| 1.0 | Hide "Characterisation status"? - The genes pages have a blank "Characterisation status" field. Should we hide it for japonicus?
| priority | hide characterisation status the genes pages have a blank characterisation status field should we hide it for japonicus | 1 |
553,402 | 16,371,728,718 | IssuesEvent | 2021-05-15 09:00:54 | Ghost-chu/QuickShop-Reremake | https://api.github.com/repos/Ghost-chu/QuickShop-Reremake | closed | [Feature] Command to display buying shops | Enhancement Priority: Low | ### Describe the Feature:
A command working similar to /qs find, allowing users to display all shops near them that buy items.
### Additional context:
In our case we have multiple areas with a large amount of shops close to each other, making combing through them to find ones that one could sell items to very ted... | 1.0 | [Feature] Command to display buying shops - ### Describe the Feature:
A command working similar to /qs find, allowing users to display all shops near them that buy items.
### Additional context:
In our case we have multiple areas with a large amount of shops close to each other, making combing through them to fin... | priority | command to display buying shops describe the feature a command working similar to qs find allowing users to display all shops near them that buy items additional context in our case we have multiple areas with a large amount of shops close to each other making combing through them to find ones t... | 1 |
708,095 | 24,329,938,853 | IssuesEvent | 2022-09-30 18:23:09 | NAEBusiness/Recomposition | https://api.github.com/repos/NAEBusiness/Recomposition | opened | Custom Routine Builder | enhancement Low Priority 8 | As a customer, I want to have a custom routine builder, so that I can implement my own exercise routines into the application | 1.0 | Custom Routine Builder - As a customer, I want to have a custom routine builder, so that I can implement my own exercise routines into the application | priority | custom routine builder as a customer i want to have a custom routine builder so that i can implement my own exercise routines into the application | 1 |
516,410 | 14,981,754,773 | IssuesEvent | 2021-01-28 15:12:29 | ArgoCanada/argoFloats | https://api.github.com/repos/ArgoCanada/argoFloats | closed | Should there be a subset by pressure? | low priority | I'm considering this low priority, as we have other things we are working on right now, but I was wondering, for example, if a user wanted to look at the first 200 m of the ocean, they could do something like:
```R
library(argoFloats)
data(index)
index1 <- subset(index, pressure=0:200)
```
Thoughts on this? | 1.0 | Should there be a subset by pressure? - I'm considering this low priority, as we have other things we are working on right now, but I was wondering, for example, if a user wanted to look at the first 200 m of the ocean, they could do something like:
```R
library(argoFloats)
data(index)
index1 <- subset(index, p... | priority | should there be a subset by pressure i m considering this low priority as we have other things we are working on right now but i was wondering for example if a user wanted to look at the first m of the ocean they could do something like r library argofloats data index subset index pressure... | 1 |
268,916 | 8,415,768,264 | IssuesEvent | 2018-10-13 18:00:49 | opencv/opencv | https://api.github.com/repos/opencv/opencv | closed | Failure in resizing large image | bug category: imgproc priority: low | <!--
If you have a question rather than reporting a bug please go to http://answers.opencv.org where you get much faster responses.
If you need further assistance please read [How To Contribute](https://github.com/opencv/opencv/wiki/How_to_contribute).
This is a template helping you to create an issue which can be... | 1.0 | Failure in resizing large image - <!--
If you have a question rather than reporting a bug please go to http://answers.opencv.org where you get much faster responses.
If you need further assistance please read [How To Contribute](https://github.com/opencv/opencv/wiki/How_to_contribute).
This is a template helping y... | priority | failure in resizing large image if you have a question rather than reporting a bug please go to where you get much faster responses if you need further assistance please read this is a template helping you to create an issue which can be processed as quickly as possible this is the bug reporting sec... | 1 |
530,252 | 15,419,263,635 | IssuesEvent | 2021-03-05 09:55:40 | theypsilon/Update_All_MiSTer | https://api.github.com/repos/theypsilon/Update_All_MiSTer | closed | Feature: Testing suite and automatic build to verify changes | enhancement low priority | It's a feature since it provides trust to the project.
I have a lot of files for that already, just need to clean them and create an automated infrastructure around them. | 1.0 | Feature: Testing suite and automatic build to verify changes - It's a feature since it provides trust to the project.
I have a lot of files for that already, just need to clean them and create an automated infrastructure around them. | priority | feature testing suite and automatic build to verify changes it s a feature since it provides trust to the project i have a lot of files for that already just need to clean them and create an automated infrastructure around them | 1 |
795,582 | 28,078,352,175 | IssuesEvent | 2023-03-30 02:57:00 | Kiyoshika/DataTable | https://api.github.com/repos/Kiyoshika/DataTable | opened | DataTable/DataColumn - Move user_data parameters to after the callback | enhancement low priority | Currently user_data parameters (e.g., in filter functions) are before the callbacks but it probably makes sense to move them behind the callback functions. | 1.0 | DataTable/DataColumn - Move user_data parameters to after the callback - Currently user_data parameters (e.g., in filter functions) are before the callbacks but it probably makes sense to move them behind the callback functions. | priority | datatable datacolumn move user data parameters to after the callback currently user data parameters e g in filter functions are before the callbacks but it probably makes sense to move them behind the callback functions | 1 |
305,189 | 9,360,306,967 | IssuesEvent | 2019-04-02 09:08:11 | Theophilix/event-table-edit | https://api.github.com/repos/Theophilix/event-table-edit | closed | Frontend: Keep showing first row when scrolling down in long tables | enhancement low priority | An idea how to do this: http://www.cssplay.co.uk/menu/tablescroll.html.
This function should only be activated in **toggle and swipe view**. | 1.0 | Frontend: Keep showing first row when scrolling down in long tables - An idea how to do this: http://www.cssplay.co.uk/menu/tablescroll.html.
This function should only be activated in **toggle and swipe view**. | priority | frontend keep showing first row when scrolling down in long tables an idea how to do this this function should only be activated in toggle and swipe view | 1 |
482,992 | 13,917,109,232 | IssuesEvent | 2020-10-21 05:12:45 | naipaka/NextSunnyDay-iOS | https://api.github.com/repos/naipaka/NextSunnyDay-iOS | opened | Firebaseを導入 | enhancement priority: low type: features | # 概要
Firebaseを導入する
機能はとりあえずAnalyticsのみ
パッケージ管理ツール優先順位
1. SPM
2. Carthage
3. CocoaPods(導入検証済み)
# 対応内容
- [ ] Firebaseを導入する | 1.0 | Firebaseを導入 - # 概要
Firebaseを導入する
機能はとりあえずAnalyticsのみ
パッケージ管理ツール優先順位
1. SPM
2. Carthage
3. CocoaPods(導入検証済み)
# 対応内容
- [ ] Firebaseを導入する | priority | firebaseを導入 概要 firebaseを導入する 機能はとりあえずanalyticsのみ パッケージ管理ツール優先順位 spm carthage cocoapods(導入検証済み) 対応内容 firebaseを導入する | 1 |
178,677 | 6,617,288,272 | IssuesEvent | 2017-09-21 00:32:10 | terascope/teraslice | https://api.github.com/repos/terascope/teraslice | opened | id_reader: auto choose better defaults | enhancement priority:low | The id_reader requires too much thought and testing in particular scenarios to work effectively which makes it very hard to use. It seems we should be able to do more introspection of the index and select more reasonable default for things like `starting_key_depth` and `size`. | 1.0 | id_reader: auto choose better defaults - The id_reader requires too much thought and testing in particular scenarios to work effectively which makes it very hard to use. It seems we should be able to do more introspection of the index and select more reasonable default for things like `starting_key_depth` and `size`. | priority | id reader auto choose better defaults the id reader requires too much thought and testing in particular scenarios to work effectively which makes it very hard to use it seems we should be able to do more introspection of the index and select more reasonable default for things like starting key depth and size | 1 |
734,658 | 25,357,544,171 | IssuesEvent | 2022-11-20 14:17:34 | bounswe/bounswe2022group7 | https://api.github.com/repos/bounswe/bounswe2022group7 | opened | Implementation of Discussion Post and Comment endpoints | Status: Not Yet Started Priority: Low Difficulty: Medium Type: Implementation Target: Backend | Since I completed my weekly tasks and still have time, I am going to write the upcoming week's discussion post and comment related endpoints that are already discussed in the [team meeting](https://github.com/bounswe/bounswe2022group7/wiki/CMPE451-Meeting-Notes-%236)
- [ ] GET DiscussionForum
- [ ] GET Discussion
... | 1.0 | Implementation of Discussion Post and Comment endpoints - Since I completed my weekly tasks and still have time, I am going to write the upcoming week's discussion post and comment related endpoints that are already discussed in the [team meeting](https://github.com/bounswe/bounswe2022group7/wiki/CMPE451-Meeting-Notes-... | priority | implementation of discussion post and comment endpoints since i completed my weekly tasks and still have time i am going to write the upcoming week s discussion post and comment related endpoints that are already discussed in the get discussionforum get discussion post discussion post comme... | 1 |
529,292 | 15,385,942,097 | IssuesEvent | 2021-03-03 07:26:29 | mantidproject/mantid | https://api.github.com/repos/mantidproject/mantid | closed | Add REF_L slit names to instrument parameter file | Low Priority Reflectometry Stale | This issue was originally [TRAC 11501](http://trac.mantidproject.org/mantid/ticket/11501)
A few months ago the S2 slit changed to Si.
That information should be captured in the instrument parameter file so that we don't have to hard-code slit names.
| 1.0 | Add REF_L slit names to instrument parameter file - This issue was originally [TRAC 11501](http://trac.mantidproject.org/mantid/ticket/11501)
A few months ago the S2 slit changed to Si.
That information should be captured in the instrument parameter file so that we don't have to hard-code slit names.
| priority | add ref l slit names to instrument parameter file this issue was originally a few months ago the slit changed to si that information should be captured in the instrument parameter file so that we don t have to hard code slit names | 1 |
567,452 | 16,858,892,350 | IssuesEvent | 2021-06-21 10:23:21 | Xenation/Xenon | https://api.github.com/repos/Xenation/Xenon | opened | Switch to using a custom package | enhancement high priority low complexity | Instead of having the project under a normal unity project and using Assembly defs to create a dll (fetched in Library folder), use the custom package feature now available in Unity. | 1.0 | Switch to using a custom package - Instead of having the project under a normal unity project and using Assembly defs to create a dll (fetched in Library folder), use the custom package feature now available in Unity. | priority | switch to using a custom package instead of having the project under a normal unity project and using assembly defs to create a dll fetched in library folder use the custom package feature now available in unity | 1 |
395,650 | 11,694,508,471 | IssuesEvent | 2020-03-06 04:20:10 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | reopened | CYTS-Timmis/Victor M. Power Airport-ONTARIO-CANADA | Being Redone Low Priority | # Airport Name
TIMMINS/VICTOR M. POWER
# Country?
Canada
# Improvements that need to be made?
Redo from Scratch
# Are you working on this airport?
Yes
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
Low
| 1.0 | CYTS-Timmis/Victor M. Power Airport-ONTARIO-CANADA - # Airport Name
TIMMINS/VICTOR M. POWER
# Country?
Canada
# Improvements that need to be made?
Redo from Scratch
# Are you working on this airport?
Yes
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
Low
| priority | cyts timmis victor m power airport ontario canada airport name timmins victor m power country canada improvements that need to be made redo from scratch are you working on this airport yes airport priority if event runway world us capital low low | 1 |
607,715 | 18,789,276,139 | IssuesEvent | 2021-11-08 15:14:46 | canonical-web-and-design/snapcraft.io | https://api.github.com/repos/canonical-web-and-design/snapcraft.io | closed | Search result count incorrect | Priority: Low | Visit https://snapcraft.io/search?q=zsh
It says that there are 4 snaps found but only 3 are shown.
<img width="1175" alt="Screen Shot 2020-07-22 at 12 43 08 PM" src="https://user-images.githubusercontent.com/532033/88215536-0a765f80-cc19-11ea-9fed-6e9d2817749f.png">
| 1.0 | Search result count incorrect - Visit https://snapcraft.io/search?q=zsh
It says that there are 4 snaps found but only 3 are shown.
<img width="1175" alt="Screen Shot 2020-07-22 at 12 43 08 PM" src="https://user-images.githubusercontent.com/532033/88215536-0a765f80-cc19-11ea-9fed-6e9d2817749f.png">
| priority | search result count incorrect visit it says that there are snaps found but only are shown img width alt screen shot at pm src | 1 |
667,236 | 22,423,232,157 | IssuesEvent | 2022-06-20 06:41:30 | zingolabs/zecwalletlitelib | https://api.github.com/repos/zingolabs/zecwalletlitelib | opened | Consider if in the `cli`, the command `shield` is superfluous. | low_priority | Currently, the `README` states
```
* Will automatically shield your transparent funds at the first opportunity
* When sending an outgoing transaction to a shielded address, Zecwallet-CLI can decide to use the transaction to additionally shield your transparent funds (i.e., send your transparent funds to your own sh... | 1.0 | Consider if in the `cli`, the command `shield` is superfluous. - Currently, the `README` states
```
* Will automatically shield your transparent funds at the first opportunity
* When sending an outgoing transaction to a shielded address, Zecwallet-CLI can decide to use the transaction to additionally shield your tr... | priority | consider if in the cli the command shield is superfluous currently the readme states will automatically shield your transparent funds at the first opportunity when sending an outgoing transaction to a shielded address zecwallet cli can decide to use the transaction to additionally shield your tr... | 1 |
487,546 | 14,048,276,288 | IssuesEvent | 2020-11-02 08:36:35 | AY2021S1-CS2113T-F12-1/tp | https://api.github.com/repos/AY2021S1-CS2113T-F12-1/tp | closed | [PE-D] User input command too long | feature.All priority.Low severity.Low | In the main section, there are only 3 available commands, maybe you can shorten the first two commands into 'A' and 'C'. Otherwise, it's quite time-consuming to type the two commands, especially when users need to type again when switching between the academic calendar and caculator.
![Snipaste_2020-10-30_17-32-53.png... | 1.0 | [PE-D] User input command too long - In the main section, there are only 3 available commands, maybe you can shorten the first two commands into 'A' and 'C'. Otherwise, it's quite time-consuming to type the two commands, especially when users need to type again when switching between the academic calendar and caculator... | priority | user input command too long in the main section there are only available commands maybe you can shorten the first two commands into a and c otherwise it s quite time consuming to type the two commands especially when users need to type again when switching between the academic calendar and caculator ... | 1 |
415,899 | 12,136,743,094 | IssuesEvent | 2020-04-23 14:47:43 | kiwicom/schemathesis | https://api.github.com/repos/kiwicom/schemathesis | closed | Integrate targeted data fuzzing | Priority: Low Status: Need More Info Type: Feature | We can use AFL to mutate the data with python-afl. Also we can use the new hypothesis feature for it which is better since we will not have an additional fuzzer. On the other hand tracer is already there for python-afl and the instrumentation is ready | 1.0 | Integrate targeted data fuzzing - We can use AFL to mutate the data with python-afl. Also we can use the new hypothesis feature for it which is better since we will not have an additional fuzzer. On the other hand tracer is already there for python-afl and the instrumentation is ready | priority | integrate targeted data fuzzing we can use afl to mutate the data with python afl also we can use the new hypothesis feature for it which is better since we will not have an additional fuzzer on the other hand tracer is already there for python afl and the instrumentation is ready | 1 |
511,322 | 14,858,249,794 | IssuesEvent | 2021-01-18 16:31:37 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | opened | Support quadruple backticks in the documentation | Area/Parser Priority/Low Team/CompilerFE Type/Improvement | **Description:**
Currently only double and triple backticks are supported in documentation parser for code references. Need to provide support for quadruple backticks as well. | 1.0 | Support quadruple backticks in the documentation - **Description:**
Currently only double and triple backticks are supported in documentation parser for code references. Need to provide support for quadruple backticks as well. | priority | support quadruple backticks in the documentation description currently only double and triple backticks are supported in documentation parser for code references need to provide support for quadruple backticks as well | 1 |
58,762 | 3,091,124,239 | IssuesEvent | 2015-08-26 11:14:38 | metapolator/metapolator | https://api.github.com/repos/metapolator/metapolator | closed | Specimens: Fix rubberband selecting bug | bug Priority Low UI | Find and fix a bug in the rubberband selection method, where you can select a set of glyphs and then shift-clicking to subtract one or more. | 1.0 | Specimens: Fix rubberband selecting bug - Find and fix a bug in the rubberband selection method, where you can select a set of glyphs and then shift-clicking to subtract one or more. | priority | specimens fix rubberband selecting bug find and fix a bug in the rubberband selection method where you can select a set of glyphs and then shift clicking to subtract one or more | 1 |
354,914 | 10,574,732,321 | IssuesEvent | 2019-10-07 14:30:53 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | closed | Set create_by and creation_date for blocks uploaded to DBS | Enhancement Low Priority WMAgent | Not sure whether the agent already does that or not, but looking at one block that was produced in production, I see Null for both of those fields at file level, e.g.:
https://cmsweb.cern.ch/dbs/prod/global/DBSReader/files?block_name=/WminusH_HToZZTo4L_M190_13TeV_powheg2-minlo-HWJ_JHUGenV7011_pythia8/RunIIFall17MiniAO... | 1.0 | Set create_by and creation_date for blocks uploaded to DBS - Not sure whether the agent already does that or not, but looking at one block that was produced in production, I see Null for both of those fields at file level, e.g.:
https://cmsweb.cern.ch/dbs/prod/global/DBSReader/files?block_name=/WminusH_HToZZTo4L_M190_... | priority | set create by and creation date for blocks uploaded to dbs not sure whether the agent already does that or not but looking at one block that was produced in production i see null for both of those fields at file level e g | 1 |
446,961 | 12,881,058,843 | IssuesEvent | 2020-07-12 09:50:44 | Stranger6667/css-inline | https://api.github.com/repos/Stranger6667/css-inline | closed | Optimize serialization to a string | Area: Performance Priority: Low | As far as I see `String::from_utf8_unchecked` can be used instead of `String:from_utf8_lossy` because the output is always valid utf8.
- The input document is `&str` which is unicode;
- Everything added to the tree is `String` which is also a valid utf8
Unless there are some raw bytes manipulations inside `seriali... | 1.0 | Optimize serialization to a string - As far as I see `String::from_utf8_unchecked` can be used instead of `String:from_utf8_lossy` because the output is always valid utf8.
- The input document is `&str` which is unicode;
- Everything added to the tree is `String` which is also a valid utf8
Unless there are some ra... | priority | optimize serialization to a string as far as i see string from unchecked can be used instead of string from lossy because the output is always valid the input document is str which is unicode everything added to the tree is string which is also a valid unless there are some raw bytes mani... | 1 |
331,535 | 10,074,768,685 | IssuesEvent | 2019-07-24 12:53:24 | AnSyn/ansyn | https://api.github.com/repos/AnSyn/ansyn | closed | Bug- coordinates | Bug Priority: High Severity: Low | Please mind that the coordinates text is longer than the background. the background should be longer .

| 1.0 | Bug- coordinates - Please mind that the coordinates text is longer than the background. the background should be longer .

| priority | bug coordinates please mind that the coordinates text is longer than the background the background should be longer | 1 |
349,059 | 10,456,374,518 | IssuesEvent | 2019-09-20 00:49:53 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | timeutil_timegm() has undefined behavior | bug has-pr priority: low | Discussion in #18346 makes clear that the implicit undefined behavior of this function in cases where `time_t` cannot represent the true value needs to be addressed. Do this before the API is part of a Zephyr release. | 1.0 | timeutil_timegm() has undefined behavior - Discussion in #18346 makes clear that the implicit undefined behavior of this function in cases where `time_t` cannot represent the true value needs to be addressed. Do this before the API is part of a Zephyr release. | priority | timeutil timegm has undefined behavior discussion in makes clear that the implicit undefined behavior of this function in cases where time t cannot represent the true value needs to be addressed do this before the api is part of a zephyr release | 1 |
698,177 | 23,968,857,307 | IssuesEvent | 2022-09-13 05:33:12 | darwinia-network/apps | https://api.github.com/repos/darwinia-network/apps | closed | Page error | low-priority | 

Y: 但是. 我如果開一個隱私窗口又能正常打開
J: 应该是有个地方tokens.ring某些情况下为undefined,不过看不出来在哪里出错。你先试下:


Y: 但是. 我如果開一個隱私窗口又能正常打開
J: 应该是有个地方tokens.ring某些情况下为undefined,不过看不出来在哪里出错。你先试下:... | priority | page error y 但是 我如果開一個隱私窗口又能正常打開 j 应该是有个地方tokens ring某些情况下为undefined,不过看不出来在哪里出错。你先试下: y 刪除之後可以了 | 1 |
313,081 | 9,556,782,403 | IssuesEvent | 2019-05-03 09:26:42 | OpenSourceEconomics/soepy | https://api.github.com/repos/OpenSourceEconomics/soepy | closed | PACKAGE_DIR path | pb package priority low size small | `PACKAGE_DIR` points one level higher than `soepy` and at the root of the repository. I would like us to not reference anything outside package itself there. So, instead of
`
PACKAGE_DIR = Path(__file__).parent.parent.absolute()
TEST_RESOURCES_DIR = PACKAGE_DIR / "soepy" / "test" / "resources"
`
we should use... | 1.0 | PACKAGE_DIR path - `PACKAGE_DIR` points one level higher than `soepy` and at the root of the repository. I would like us to not reference anything outside package itself there. So, instead of
`
PACKAGE_DIR = Path(__file__).parent.parent.absolute()
TEST_RESOURCES_DIR = PACKAGE_DIR / "soepy" / "test" / "resources"
... | priority | package dir path package dir points one level higher than soepy and at the root of the repository i would like us to not reference anything outside package itself there so instead of package dir path file parent parent absolute test resources dir package dir soepy test resources ... | 1 |
432,171 | 12,490,111,386 | IssuesEvent | 2020-05-31 22:12:51 | openshift/odo | https://api.github.com/repos/openshift/odo | closed | Provide completion for odo catalog describe service | area/UX kind/feature lifecycle/rotten priority/Low size/S | [kind/Enhancement]
## Which functionality do you think we should update/improve?
See $SUBJECT
## Why is this needed?
Most other commands provide completion, but this one doesn't see to
| 1.0 | Provide completion for odo catalog describe service - [kind/Enhancement]
## Which functionality do you think we should update/improve?
See $SUBJECT
## Why is this needed?
Most other commands provide completion, but this one doesn't see to
| priority | provide completion for odo catalog describe service which functionality do you think we should update improve see subject why is this needed most other commands provide completion but this one doesn t see to | 1 |
738,713 | 25,573,006,114 | IssuesEvent | 2022-11-30 19:21:43 | zowe/imperative | https://api.github.com/repos/zowe/imperative | closed | Consider removing word wrap on a fixed with and apply dynamically based on terminal sizes | enhancement question priority-low | From:
https://github.com/zowe/imperative/blob/88b829ce6412f30afee28064108713c63033ebf5/packages/cmd/src/help/DefaultHelpGenerator.ts#L22-L31
Is this still something we are considering? | 1.0 | Consider removing word wrap on a fixed with and apply dynamically based on terminal sizes - From:
https://github.com/zowe/imperative/blob/88b829ce6412f30afee28064108713c63033ebf5/packages/cmd/src/help/DefaultHelpGenerator.ts#L22-L31
Is this still something we are considering? | priority | consider removing word wrap on a fixed with and apply dynamically based on terminal sizes from is this still something we are considering | 1 |
602,944 | 18,517,846,893 | IssuesEvent | 2021-10-20 12:13:02 | carbon-design-system/carbon-for-ibm-dotcom | https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom | closed | [card section offset] used on the Learn ecosystem - React wrapper version Prod QA testing | package: react priority: low QA dev complete | _**This work is a follow-on to the development work done to create / change the same Web Component version. The Web Component development was managed under the same epic (#6129 )**_
<!-- Avoid any type of solutions in this user story -->
<!-- replace _{{...}}_ with your own words or remove -->
#### User Story
<!-- {{P... | 1.0 | [card section offset] used on the Learn ecosystem - React wrapper version Prod QA testing - _**This work is a follow-on to the development work done to create / change the same Web Component version. The Web Component development was managed under the same epic (#6129 )**_
<!-- Avoid any type of solutions in this user... | priority | used on the learn ecosystem react wrapper version prod qa testing this work is a follow on to the development work done to create change the same web component version the web component development was managed under the same epic user story as a developer using the ibm com librar... | 1 |
80,632 | 3,572,598,028 | IssuesEvent | 2016-01-27 00:22:11 | SIMRacingApps/SIMRacingApps | https://api.github.com/repos/SIMRacingApps/SIMRacingApps | opened | Persistent values from session to session | enhancement low priority | Some of the calculated values, such as, fuel mileage, best lap time, last lap time, be saved and used at the start of a new session until these values can recalculate themselves. Would allow seeing these while sitting on the grid. | 1.0 | Persistent values from session to session - Some of the calculated values, such as, fuel mileage, best lap time, last lap time, be saved and used at the start of a new session until these values can recalculate themselves. Would allow seeing these while sitting on the grid. | priority | persistent values from session to session some of the calculated values such as fuel mileage best lap time last lap time be saved and used at the start of a new session until these values can recalculate themselves would allow seeing these while sitting on the grid | 1 |
532,139 | 15,530,376,448 | IssuesEvent | 2021-03-13 18:50:39 | docker-mailserver/docker-mailserver | https://api.github.com/repos/docker-mailserver/docker-mailserver | closed | Allow a startup script in config/ which will be executed on caintainer startup | area/enhancement meta/needs triage priority/low | # Feature Request
Sometimes, we can not configure the container only with the env variables which are proposed.
If we want to override default postfix configuration, [there is solutions](https://github.com/docker-mailserver/docker-mailserver/wiki/Override-Default-Postfix-Configuration) with `config/postfix-main.cf`... | 1.0 | Allow a startup script in config/ which will be executed on caintainer startup - # Feature Request
Sometimes, we can not configure the container only with the env variables which are proposed.
If we want to override default postfix configuration, [there is solutions](https://github.com/docker-mailserver/docker-mail... | priority | allow a startup script in config which will be executed on caintainer startup feature request sometimes we can not configure the container only with the env variables which are proposed if we want to override default postfix configuration with config postfix main cf and config postfix master cf file... | 1 |
815,359 | 30,548,354,142 | IssuesEvent | 2023-07-20 06:38:58 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | opened | Filter and columns popups appear together in Grid's classic columnMenu | Bug SEV: Low C: Grid jQuery Priority 5 | ### Bug report
In Grid with classic columnMenu, both filter and columns popups appear if you move the mouse quickly over both.
**Regression introduced with 2023.2.606**
Video to reproduce: https://screenpal.com/watch/c0iI6fVgJjm
### Reproduction of the problem
1. Open the ColumnMenu Grid demo - https://d... | 1.0 | Filter and columns popups appear together in Grid's classic columnMenu - ### Bug report
In Grid with classic columnMenu, both filter and columns popups appear if you move the mouse quickly over both.
**Regression introduced with 2023.2.606**
Video to reproduce: https://screenpal.com/watch/c0iI6fVgJjm
### Re... | priority | filter and columns popups appear together in grid s classic columnmenu bug report in grid with classic columnmenu both filter and columns popups appear if you move the mouse quickly over both regression introduced with video to reproduce reproduction of the problem open the co... | 1 |
300,346 | 9,206,395,859 | IssuesEvent | 2019-03-08 13:38:51 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Lacking translation causes malfunction | Category: C++ Plugins Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report | ---
Author Name: **vince -** (vince -)
Original Redmine Issue: 1655, https://issues.qgis.org/issues/1655
Original Assignee: nobody -
---
When a release is done (here, e.g. 1.1.0), please insure all the translation for major item are available, otherwise I18 versions sometimes won't work.
For exemple, the 1.1.0 doe... | 1.0 | Lacking translation causes malfunction - ---
Author Name: **vince -** (vince -)
Original Redmine Issue: 1655, https://issues.qgis.org/issues/1655
Original Assignee: nobody -
---
When a release is done (here, e.g. 1.1.0), please insure all the translation for major item are available, otherwise I18 versions sometim... | priority | lacking translation causes malfunction author name vince vince original redmine issue original assignee nobody when a release is done here e g please insure all the translation for major item are available otherwise versions sometimes won t work for exemple the d... | 1 |
759,654 | 26,604,721,981 | IssuesEvent | 2023-01-23 18:21:08 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | closed | [suite_messaging / tst_ChatFlow] - Add new test scenario "The user can reply to his / her OWN message" | Chat feature priority 3: low squish S:1 messenger | ### Description
Add the following scenario in `suite_messaging / tst_ChatFlow`:
````
Scenario Outline: The user can reply to his / her own message
When the user sends a chat message <message>
And the user replies to the message at index 0 with <reply>
Then the chat message <reply> is... | 1.0 | [suite_messaging / tst_ChatFlow] - Add new test scenario "The user can reply to his / her OWN message" - ### Description
Add the following scenario in `suite_messaging / tst_ChatFlow`:
````
Scenario Outline: The user can reply to his / her own message
When the user sends a chat message <message>
... | priority | add new test scenario the user can reply to his her own message description add the following scenario in suite messaging tst chatflow scenario outline the user can reply to his her own message when the user sends a chat message and the user replies to the message... | 1 |
797,260 | 28,142,540,441 | IssuesEvent | 2023-04-02 04:53:27 | AY2223S2-CS2113T-T09-1/tp | https://api.github.com/repos/AY2223S2-CS2113T-T09-1/tp | closed | Prevent user from saving a proper command as a shortcut | type:Enhancement priority:Low | Currently, users can save a command like `view` as a shortcut. But the view command will continue to work as intended.
Should throw an error message to user if they want to save a proper command as shortcut. | 1.0 | Prevent user from saving a proper command as a shortcut - Currently, users can save a command like `view` as a shortcut. But the view command will continue to work as intended.
Should throw an error message to user if they want to save a proper command as shortcut. | priority | prevent user from saving a proper command as a shortcut currently users can save a command like view as a shortcut but the view command will continue to work as intended should throw an error message to user if they want to save a proper command as shortcut | 1 |
733,713 | 25,318,698,457 | IssuesEvent | 2022-11-18 00:40:02 | choderalab/perses | https://api.github.com/repos/choderalab/perses | opened | Expose ewaldErrorTolerance argument in SystemGenerator as user parameter | enhancement :sparkles: priority: high effort: low | We currently [do not allow the `ewaldErrorTolerance`](https://github.com/choderalab/perses/blob/e2ecec6cda982234393dbdca96d38b42f2cc7b7f/perses/app/relative_setup.py#L381-L385) to be set in configuring `periodic_forcefield_kwargs` to `SystemGenerator` in small molecule free energy calculation setup, meaning we use the ... | 1.0 | Expose ewaldErrorTolerance argument in SystemGenerator as user parameter - We currently [do not allow the `ewaldErrorTolerance`](https://github.com/choderalab/perses/blob/e2ecec6cda982234393dbdca96d38b42f2cc7b7f/perses/app/relative_setup.py#L381-L385) to be set in configuring `periodic_forcefield_kwargs` to `SystemGene... | priority | expose ewalderrortolerance argument in systemgenerator as user parameter we currently to be set in configuring periodic forcefield kwargs to systemgenerator in small molecule free energy calculation setup meaning we use the default pme tolerance which may be too crude we should instead enable this to b... | 1 |
7,492 | 2,602,754,560 | IssuesEvent | 2015-02-24 11:26:01 | HolystoneProductions/master | https://api.github.com/repos/HolystoneProductions/master | closed | Duel reset cooldown | Branch-4.3.4 Comp-Core Priority-Low Sub-PvP-Zones | #include "ScriptPCH.h"
class Duel_Reset : public PlayerScript
{
public:
Duel_Reset() : PlayerScript("Duel_Reset"){}
void OnDuelEnd(Player* pWinner, Player* pLoser, DuelCompleteType /*type*/)
{
if (pWinner->GetZoneI... | 1.0 | Duel reset cooldown - #include "ScriptPCH.h"
class Duel_Reset : public PlayerScript
{
public:
Duel_Reset() : PlayerScript("Duel_Reset"){}
void OnDuelEnd(Player* pWinner, Player* pLoser, DuelCompleteType /*type*/)
{
... | priority | duel reset cooldown include scriptpch h class duel reset public playerscript public duel reset playerscript duel reset void onduelend player pwinner player ploser duelcompletetype type ... | 1 |
447,788 | 12,893,264,983 | IssuesEvent | 2020-07-13 21:15:20 | Snowy-Peak-Systems/CodeMiners-Issues | https://api.github.com/repos/Snowy-Peak-Systems/CodeMiners-Issues | closed | Better backups | enhancement investigating low priority | **Is your feature request related to a problem? Please describe.**
Due to space constraints, we're only keeping backups for a few days.
**Describe the solution you'd like**
We should copy a daily backup on a weekly and monthly basis to provide larger snapshots with low space overhead.
**Describe alternatives yo... | 1.0 | Better backups - **Is your feature request related to a problem? Please describe.**
Due to space constraints, we're only keeping backups for a few days.
**Describe the solution you'd like**
We should copy a daily backup on a weekly and monthly basis to provide larger snapshots with low space overhead.
**Describ... | priority | better backups is your feature request related to a problem please describe due to space constraints we re only keeping backups for a few days describe the solution you d like we should copy a daily backup on a weekly and monthly basis to provide larger snapshots with low space overhead describ... | 1 |
248,735 | 7,935,416,572 | IssuesEvent | 2018-07-09 05:02:00 | magda-io/magda | https://api.github.com/repos/magda-io/magda | closed | Chart Preview: Chart Type, Column selection panel is hidden on mobile version | priority: low | ### Problem description
Chart Preview: Chart Type, Column selection panel is hidden on the mobile version
We probably want to show the panel on the bottom of the chart or on top of the chart area as it provides some background information for the chart.
### Problem reproduction steps
### Screenshot / ... | 1.0 | Chart Preview: Chart Type, Column selection panel is hidden on mobile version - ### Problem description
Chart Preview: Chart Type, Column selection panel is hidden on the mobile version
We probably want to show the panel on the bottom of the chart or on top of the chart area as it provides some background informa... | priority | chart preview chart type column selection panel is hidden on mobile version problem description chart preview chart type column selection panel is hidden on the mobile version we probably want to show the panel on the bottom of the chart or on top of the chart area as it provides some background informa... | 1 |
496,533 | 14,349,472,428 | IssuesEvent | 2020-11-29 16:44:28 | catalystneuro/spikeextractors | https://api.github.com/repos/catalystneuro/spikeextractors | opened | refactor usage for np.searchsorted in get_unit_spike_train | low priority | Various `get_unit_spike_train` methods in the repo use the following code
`
inds = np.where((start_frame <= times) & (times < end_frame))
`
and it is suggested by @bendichter that this could be replaced for greater effeciency/apperance by `np.searchsorted`. If such method is designed properly, it should p... | 1.0 | refactor usage for np.searchsorted in get_unit_spike_train - Various `get_unit_spike_train` methods in the repo use the following code
`
inds = np.where((start_frame <= times) & (times < end_frame))
`
and it is suggested by @bendichter that this could be replaced for greater effeciency/apperance by `np.se... | priority | refactor usage for np searchsorted in get unit spike train various get unit spike train methods in the repo use the following code inds np where start frame times times end frame and it is suggested by bendichter that this could be replaced for greater effeciency apperance by np se... | 1 |
504,542 | 14,620,143,612 | IssuesEvent | 2020-12-22 19:09:53 | msperkow/proc_gen_opengl | https://api.github.com/repos/msperkow/proc_gen_opengl | opened | Check for available drivers on application init | 5 points feature low priority | SDL_GetRenderDriverInfo
SDL_GetNumRenderDrivers
SDL_CreateRenderer
https://stackoverflow.com/questions/53269015/how-can-i-create-direct3d-11-renderer-using-sdl-2-0-9 | 1.0 | Check for available drivers on application init - SDL_GetRenderDriverInfo
SDL_GetNumRenderDrivers
SDL_CreateRenderer
https://stackoverflow.com/questions/53269015/how-can-i-create-direct3d-11-renderer-using-sdl-2-0-9 | priority | check for available drivers on application init sdl getrenderdriverinfo sdl getnumrenderdrivers sdl createrenderer | 1 |
431,736 | 12,484,872,479 | IssuesEvent | 2020-05-30 16:51:01 | codidact/qpixel | https://api.github.com/repos/codidact/qpixel | closed | Show that (and when) a post was edited | area: frontend priority: low type: change request | I often see a post get bumped on the front page, so I can tell that the last activity was by so-and-so at such-and-such time. But I can't tell any of that from the *question page itself*, and sometimes it's a third-party edit to fix a typo and "look at so-and-so's post there" doesn't apply.
Could we show some last-... | 1.0 | Show that (and when) a post was edited - I often see a post get bumped on the front page, so I can tell that the last activity was by so-and-so at such-and-such time. But I can't tell any of that from the *question page itself*, and sometimes it's a third-party edit to fix a typo and "look at so-and-so's post there" d... | priority | show that and when a post was edited i often see a post get bumped on the front page so i can tell that the last activity was by so and so at such and such time but i can t tell any of that from the question page itself and sometimes it s a third party edit to fix a typo and look at so and so s post there d... | 1 |
441,834 | 12,733,062,485 | IssuesEvent | 2020-06-25 11:35:36 | ls1intum/Artemis | https://api.github.com/repos/ls1intum/Artemis | opened | Quiz, Short-Answer Question: question is marked as invalid when a answer option is correct for multiple fields | bug priority:low | ### Describe the bug
<!-- A clear and concise description of what the bug is. -->
This bug appears during the creation of a quiz when adding new short-answer questions.
When adding an answer option that is correct in multiple fields, the quiz can't be saved, since the short-answer question is marked as invalid.
#... | 1.0 | Quiz, Short-Answer Question: question is marked as invalid when a answer option is correct for multiple fields - ### Describe the bug
<!-- A clear and concise description of what the bug is. -->
This bug appears during the creation of a quiz when adding new short-answer questions.
When adding an answer option that i... | priority | quiz short answer question question is marked as invalid when a answer option is correct for multiple fields describe the bug this bug appears during the creation of a quiz when adding new short answer questions when adding an answer option that is correct in multiple fields the quiz can t be saved sinc... | 1 |
59,968 | 3,117,601,784 | IssuesEvent | 2015-09-04 03:06:00 | framingeinstein/issues-test | https://api.github.com/repos/framingeinstein/issues-test | closed | SPK-316: Category Landing Page: Sort By should be on one line. | priority:low resolution:fixed | Hi [~tibbs],
Can we have the Sort By on one line?
Thanks! | 1.0 | SPK-316: Category Landing Page: Sort By should be on one line. - Hi [~tibbs],
Can we have the Sort By on one line?
Thanks! | priority | spk category landing page sort by should be on one line hi can we have the sort by on one line thanks | 1 |
105,627 | 4,239,224,377 | IssuesEvent | 2016-07-06 08:38:07 | Cadasta/cadasta-platform | https://api.github.com/repos/Cadasta/cadasta-platform | closed | The HTML <title> of add/edit project pages should be more specific | enhancement low priority ui | Unlike other pages, the HTML `<title>` tag only specifies "Cadasta" while adding a new project and only "Cadasta | <project name>" when editing a project. It would be better if these were more specific.
For comparison, adding a new organization has "Cadasta | Add new organization" while editing an organization ha... | 1.0 | The HTML <title> of add/edit project pages should be more specific - Unlike other pages, the HTML `<title>` tag only specifies "Cadasta" while adding a new project and only "Cadasta | <project name>" when editing a project. It would be better if these were more specific.
For comparison, adding a new organization ... | priority | the html of add edit project pages should be more specific unlike other pages the html tag only specifies cadasta while adding a new project and only cadasta lt project name when editing a project it would be better if these were more specific for comparison adding a new organization has cadasta... | 1 |
646,918 | 21,082,169,912 | IssuesEvent | 2022-04-03 03:41:54 | Ganom/Supporter-Issue-Tracker | https://api.github.com/repos/Ganom/Supporter-Issue-Tracker | closed | PowerGatherer: Sandstone Grinding Support | enhancement low priority | Hi Ganom,
I was wondering if you could add an extension to the mining plugin. Instead of dropping sandstone, could you create something that would click the grinder and then return back to mining? There is currently a work around by selecting woodcutting and manually clicking once every time the inventory is full, b... | 1.0 | PowerGatherer: Sandstone Grinding Support - Hi Ganom,
I was wondering if you could add an extension to the mining plugin. Instead of dropping sandstone, could you create something that would click the grinder and then return back to mining? There is currently a work around by selecting woodcutting and manually click... | priority | powergatherer sandstone grinding support hi ganom i was wondering if you could add an extension to the mining plugin instead of dropping sandstone could you create something that would click the grinder and then return back to mining there is currently a work around by selecting woodcutting and manually click... | 1 |
642,233 | 20,871,120,836 | IssuesEvent | 2022-03-22 12:03:59 | CryptoBlades/cryptoblades | https://api.github.com/repos/CryptoBlades/cryptoblades | opened | DMCA & C&D TODO 2 | priority-low | New pishing site https://crpytoblades.io/ (https://app.crpytoblades.io/#/?chain=BSC)
Site is probably grabbing wallet address and is asking for MM recovery key.

Host: Private Layer INC
[abuse@privatela... | 1.0 | DMCA & C&D TODO 2 - New pishing site https://crpytoblades.io/ (https://app.crpytoblades.io/#/?chain=BSC)
Site is probably grabbing wallet address and is asking for MM recovery key.

Host: Private Layer I... | priority | dmca c d todo new pishing site site is probably grabbing wallet address and is asking for mm recovery key host private layer inc google ads help copied from these should be sent to where applicable the host for the frontend the host for the backend the gitbook ... | 1 |
659,393 | 21,925,717,806 | IssuesEvent | 2022-05-23 03:47:37 | Plutonomicon/cardano-transaction-lib | https://api.github.com/repos/Plutonomicon/cardano-transaction-lib | closed | module refactor for query types | lower-priority | Types.JsonWsp -> Types.JsonWsp.UtxoQR, Types.JsonWsp.TxQr, etc.
Ogmios.purs is also getting quite big and should also get it's scope broken down | 1.0 | module refactor for query types - Types.JsonWsp -> Types.JsonWsp.UtxoQR, Types.JsonWsp.TxQr, etc.
Ogmios.purs is also getting quite big and should also get it's scope broken down | priority | module refactor for query types types jsonwsp types jsonwsp utxoqr types jsonwsp txqr etc ogmios purs is also getting quite big and should also get it s scope broken down | 1 |
152,711 | 5,867,730,619 | IssuesEvent | 2017-05-14 04:33:06 | DotFreelance/floatplane | https://api.github.com/repos/DotFreelance/floatplane | closed | ENHANCEMENT - Sound | enhancement low priority | As a player, I would find the game easier to play and more enjoyable with sound effects and/or music.
Requirements:
- Apply background music to the game.
- Apply sound effects to the game at appropriate times.
Estimated Developer Hours:
8 Hours | 1.0 | ENHANCEMENT - Sound - As a player, I would find the game easier to play and more enjoyable with sound effects and/or music.
Requirements:
- Apply background music to the game.
- Apply sound effects to the game at appropriate times.
Estimated Developer Hours:
8 Hours | priority | enhancement sound as a player i would find the game easier to play and more enjoyable with sound effects and or music requirements apply background music to the game apply sound effects to the game at appropriate times estimated developer hours hours | 1 |
113,068 | 4,542,490,274 | IssuesEvent | 2016-09-09 21:22:19 | coreos/torus | https://api.github.com/repos/coreos/torus | closed | .config/torus file | area/usability component/torusctl low hanging fruit priority/Pmaybe | Always typing `-C ETCD:PORT` is annoying for admins. Having a notion as `kubectl` does of profiles would be nice for our tools. | 1.0 | .config/torus file - Always typing `-C ETCD:PORT` is annoying for admins. Having a notion as `kubectl` does of profiles would be nice for our tools. | priority | config torus file always typing c etcd port is annoying for admins having a notion as kubectl does of profiles would be nice for our tools | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.