Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
957
labels
stringlengths
4
795
body
stringlengths
1
259k
index
stringclasses
12 values
text_combine
stringlengths
96
259k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
382,536
11,307,573,881
IssuesEvent
2020-01-18 21:54:53
PREreview/prereview-standup
https://api.github.com/repos/PREreview/prereview-standup
closed
Plaudit integration
priority / medium scope / development type / enhancement
- [x] interface - [ ] build out integration module - [ ] connect up to plaudit
1.0
Plaudit integration - - [x] interface - [ ] build out integration module - [ ] connect up to plaudit
priority
plaudit integration interface build out integration module connect up to plaudit
1
784,374
27,568,399,292
IssuesEvent
2023-03-08 07:00:47
telerik/kendo-react
https://api.github.com/repos/telerik/kendo-react
opened
The progress status text from the ProgressBar used in the Upload should be hidden (or repositioned)
bug pkg:upload Priority 1 SEV: Medium
The ProgressBar shows the progress status value in the bar by default and since the height within the Upload of the bar is few pixels, the text shows like dots: - https://stackblitz.com/edit/react-zbr714?file=app%2Fmain.jsx Temporary workaround: ``` <style> .k-upload .k-progress-status{ opacity: 0; } ```
1.0
The progress status text from the ProgressBar used in the Upload should be hidden (or repositioned) - The ProgressBar shows the progress status value in the bar by default and since the height within the Upload of the bar is few pixels, the text shows like dots: - https://stackblitz.com/edit/react-zbr714?file=app%2Fmain.jsx Temporary workaround: ``` <style> .k-upload .k-progress-status{ opacity: 0; } ```
priority
the progress status text from the progressbar used in the upload should be hidden or repositioned the progressbar shows the progress status value in the bar by default and since the height within the upload of the bar is few pixels the text shows like dots temporary workaround k upload k progress status opacity
1
55,829
3,074,940,030
IssuesEvent
2015-08-20 10:32:24
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
Автобан и число слотов??
bug Component-Logic imported Performance Priority-Medium Usability wontfix
_From [se...@front.ru](https://code.google.com/u/102901108034556914292/) on January 30, 2011 17:44:07_ Версия Флайя пока 64, но вопрос назрел давно... При автобане менее 3 слотов народ качает и с 0 слотов... Или это просто глюк Флайя?? **Attachment:** [слоты.png](http://code.google.com/p/flylinkdc/issues/detail?id=318) _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=318_
1.0
Автобан и число слотов?? - _From [se...@front.ru](https://code.google.com/u/102901108034556914292/) on January 30, 2011 17:44:07_ Версия Флайя пока 64, но вопрос назрел давно... При автобане менее 3 слотов народ качает и с 0 слотов... Или это просто глюк Флайя?? **Attachment:** [слоты.png](http://code.google.com/p/flylinkdc/issues/detail?id=318) _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=318_
priority
автобан и число слотов from on january версия флайя пока но вопрос назрел давно при автобане менее слотов народ качает и с слотов или это просто глюк флайя attachment original issue
1
540,027
15,798,527,113
IssuesEvent
2021-04-02 18:53:20
bounswe/2021SpringGroup7
https://api.github.com/repos/bounswe/2021SpringGroup7
closed
Creating a new poll label
Priority: Medium Status: To Do
We thought there will be a lot of poll during the course, so this label will be beneficial.
1.0
Creating a new poll label - We thought there will be a lot of poll during the course, so this label will be beneficial.
priority
creating a new poll label we thought there will be a lot of poll during the course so this label will be beneficial
1
274,696
8,564,351,057
IssuesEvent
2018-11-09 16:30:01
mozilla/MozDef
https://api.github.com/repos/mozilla/MozDef
closed
Feature flagging
category:enhancement priority:medium
#### ISSUE TYPE - Feature Idea #### COMPONENT NAME Meteor/Mozdef #### CONFIGURATION Will add capability to do feature flagging to do things like: - turn off block IP (already exists) - turn off the ip blocklist - turn off the fqdn blocklist - turn off individual vizualizations #### DESCRIPTION Currently it's an all or nothing experience, but maybe folks just want to use Mozdef to track investigations/incidents, or maybe they just want alerts, or just visualizations. This will allow folks to turn on and off the bits they want. This will start with the UI first, then expand to other components if possible.
1.0
Feature flagging - #### ISSUE TYPE - Feature Idea #### COMPONENT NAME Meteor/Mozdef #### CONFIGURATION Will add capability to do feature flagging to do things like: - turn off block IP (already exists) - turn off the ip blocklist - turn off the fqdn blocklist - turn off individual vizualizations #### DESCRIPTION Currently it's an all or nothing experience, but maybe folks just want to use Mozdef to track investigations/incidents, or maybe they just want alerts, or just visualizations. This will allow folks to turn on and off the bits they want. This will start with the UI first, then expand to other components if possible.
priority
feature flagging issue type feature idea component name meteor mozdef configuration will add capability to do feature flagging to do things like turn off block ip already exists turn off the ip blocklist turn off the fqdn blocklist turn off individual vizualizations description currently it s an all or nothing experience but maybe folks just want to use mozdef to track investigations incidents or maybe they just want alerts or just visualizations this will allow folks to turn on and off the bits they want this will start with the ui first then expand to other components if possible
1
27,986
2,698,298,206
IssuesEvent
2015-04-03 04:20:57
vim-perl/vim-perl
https://api.github.com/repos/vim-perl/vim-perl
closed
Accommodate new signatures better
Feature Language: Perl 5 Priority: Medium
Thanks to PR #151, we have some preliminary support for the new signatures feature coming in Perl 5.20. However, it would be nice if this support were on by default, and if it coped well with prototypes.
1.0
Accommodate new signatures better - Thanks to PR #151, we have some preliminary support for the new signatures feature coming in Perl 5.20. However, it would be nice if this support were on by default, and if it coped well with prototypes.
priority
accommodate new signatures better thanks to pr we have some preliminary support for the new signatures feature coming in perl however it would be nice if this support were on by default and if it coped well with prototypes
1
78,752
3,516,878,556
IssuesEvent
2016-01-12 02:39:27
swgt/spedanalytics
https://api.github.com/repos/swgt/spedanalytics
opened
Add form for file upload
enhancement help wanted medium priority
This form is to level the fiscal SPED files, so the system can read and store them. Simple form with only the file type field (with drag and drop).
1.0
Add form for file upload - This form is to level the fiscal SPED files, so the system can read and store them. Simple form with only the file type field (with drag and drop).
priority
add form for file upload this form is to level the fiscal sped files so the system can read and store them simple form with only the file type field with drag and drop
1
446,097
12,839,431,979
IssuesEvent
2020-07-07 19:17:40
MaozGelbart/cs-whist-2010
https://api.github.com/repos/MaozGelbart/cs-whist-2010
closed
Standalone GUI design
Priority-Medium Type-Enhancement auto-migrated
``` Design and create GUI for the standalone player ``` Original issue reported on code.google.com by `jugg...@gmail.com` on 16 Dec 2010 at 5:18
1.0
Standalone GUI design - ``` Design and create GUI for the standalone player ``` Original issue reported on code.google.com by `jugg...@gmail.com` on 16 Dec 2010 at 5:18
priority
standalone gui design design and create gui for the standalone player original issue reported on code google com by jugg gmail com on dec at
1
733,935
25,330,613,735
IssuesEvent
2022-11-18 12:58:12
bounswe/bounswe2022group2
https://api.github.com/repos/bounswe/bounswe2022group2
closed
Mobile: Create GitHub Actions
enhancement priority-medium status-new mobile
### Issue Description We will use GitHub actions and workflow as the mobile team. I will create and configure the GitHub actions. ### Step Details Steps that will be performed: - [ ] Find a suitable Flutter Actions from the marketplace - [ ] Integrate and configure actions ### Final Actions I will test the implementation and widgets created on my real phone. If everything works without any problem, I will open a pull request. If the pull request is approved by at least one teammate, I will merge it and close the issue. ### Deadline of the Issue 21.11.2022 - Monday [23.59] ### Reviewer Mehmet Batuhan Çelik ### Deadline for the Review 22.11.2022 - Tuesday [15.00]
1.0
Mobile: Create GitHub Actions - ### Issue Description We will use GitHub actions and workflow as the mobile team. I will create and configure the GitHub actions. ### Step Details Steps that will be performed: - [ ] Find a suitable Flutter Actions from the marketplace - [ ] Integrate and configure actions ### Final Actions I will test the implementation and widgets created on my real phone. If everything works without any problem, I will open a pull request. If the pull request is approved by at least one teammate, I will merge it and close the issue. ### Deadline of the Issue 21.11.2022 - Monday [23.59] ### Reviewer Mehmet Batuhan Çelik ### Deadline for the Review 22.11.2022 - Tuesday [15.00]
priority
mobile create github actions issue description we will use github actions and workflow as the mobile team i will create and configure the github actions step details steps that will be performed find a suitable flutter actions from the marketplace integrate and configure actions final actions i will test the implementation and widgets created on my real phone if everything works without any problem i will open a pull request if the pull request is approved by at least one teammate i will merge it and close the issue deadline of the issue monday reviewer mehmet batuhan çelik deadline for the review tuesday
1
298,889
9,202,110,416
IssuesEvent
2019-03-07 21:28:54
project-aura/server
https://api.github.com/repos/project-aura/server
opened
As a developer, I want the server to to have an endpoint of auras
medium priority
Cheerful Inspired Romantic Peaceful Classy Hipster Trendy Spiritual Silly Touristy
1.0
As a developer, I want the server to to have an endpoint of auras - Cheerful Inspired Romantic Peaceful Classy Hipster Trendy Spiritual Silly Touristy
priority
as a developer i want the server to to have an endpoint of auras cheerful inspired romantic peaceful classy hipster trendy spiritual silly touristy
1
789,082
27,777,695,628
IssuesEvent
2023-03-16 18:25:49
impactMarket/app
https://api.github.com/repos/impactMarket/app
closed
add progress bar to ambassador dashboard when filtering a community
priority-2: medium complexity-2: L type: feature
same as the manager dashboard ![Image](https://user-images.githubusercontent.com/19441097/190636067-81ec37c3-9cfd-4b4c-8202-a4c83376873c.png)
1.0
add progress bar to ambassador dashboard when filtering a community - same as the manager dashboard ![Image](https://user-images.githubusercontent.com/19441097/190636067-81ec37c3-9cfd-4b4c-8202-a4c83376873c.png)
priority
add progress bar to ambassador dashboard when filtering a community same as the manager dashboard
1
312,964
9,555,571,536
IssuesEvent
2019-05-03 04:11:51
dunkinbase/ember-elements
https://api.github.com/repos/dunkinbase/ember-elements
closed
New component: Core - Form Controls - Control group
Priority: medium Status: in progress Type: new component
**Describe the component** A control group renders several distinct form controls as one unit, squaring the borders between them. It supports any number of buttons, text inputs, input groups, and HTML selects as direct children. **Describe the UX you'd like** ![Screenshot_2019-04-28 Blueprint – Documentation(1)](https://user-images.githubusercontent.com/33143395/56866546-0c427a80-69f8-11e9-80de-a91a9b160100.png) ![Screenshot_2019-04-28 Blueprint – Documentation(2)](https://user-images.githubusercontent.com/33143395/56866549-106e9800-69f8-11e9-8b7a-674afd8d9402.png) **Describe the component code design you'd like** ``` <ControlGroup > <Button @icon="filter">Filter</Button> <InputGroup @placeholder="Find filters..." /> </ControlGroup> ``` Flex layout `ControlGroup` is a CSS inline flex row (or column if vertical) and provides some modifer props for common flexbox patterns: * Enable the `fill` prop on a control group to make all controls expand equally to fill the available space. 1. Controls will expand horizontally by default, or vertically if the vertical prop is enabled. 2. Add the class `FIXED` to individual controls to revert them to their initial sizes. * Alternatively, enable the `fill` prop on specific controls (instead of on the group) to expand them equally to fill the available space while other controls retain their original sizes. You can adjust the specific size of a control with the `flex-basis` or `width` CSS properties. * `fill:boolean` should take up the full width of its container * `vertical:boolean` should appear with vertical styling
1.0
New component: Core - Form Controls - Control group - **Describe the component** A control group renders several distinct form controls as one unit, squaring the borders between them. It supports any number of buttons, text inputs, input groups, and HTML selects as direct children. **Describe the UX you'd like** ![Screenshot_2019-04-28 Blueprint – Documentation(1)](https://user-images.githubusercontent.com/33143395/56866546-0c427a80-69f8-11e9-80de-a91a9b160100.png) ![Screenshot_2019-04-28 Blueprint – Documentation(2)](https://user-images.githubusercontent.com/33143395/56866549-106e9800-69f8-11e9-8b7a-674afd8d9402.png) **Describe the component code design you'd like** ``` <ControlGroup > <Button @icon="filter">Filter</Button> <InputGroup @placeholder="Find filters..." /> </ControlGroup> ``` Flex layout `ControlGroup` is a CSS inline flex row (or column if vertical) and provides some modifer props for common flexbox patterns: * Enable the `fill` prop on a control group to make all controls expand equally to fill the available space. 1. Controls will expand horizontally by default, or vertically if the vertical prop is enabled. 2. Add the class `FIXED` to individual controls to revert them to their initial sizes. * Alternatively, enable the `fill` prop on specific controls (instead of on the group) to expand them equally to fill the available space while other controls retain their original sizes. You can adjust the specific size of a control with the `flex-basis` or `width` CSS properties. * `fill:boolean` should take up the full width of its container * `vertical:boolean` should appear with vertical styling
priority
new component core form controls control group describe the component a control group renders several distinct form controls as one unit squaring the borders between them it supports any number of buttons text inputs input groups and html selects as direct children describe the ux you d like describe the component code design you d like filter flex layout controlgroup is a css inline flex row or column if vertical and provides some modifer props for common flexbox patterns enable the fill prop on a control group to make all controls expand equally to fill the available space controls will expand horizontally by default or vertically if the vertical prop is enabled add the class fixed to individual controls to revert them to their initial sizes alternatively enable the fill prop on specific controls instead of on the group to expand them equally to fill the available space while other controls retain their original sizes you can adjust the specific size of a control with the flex basis or width css properties fill boolean should take up the full width of its container vertical boolean should appear with vertical styling
1
787,519
27,720,278,810
IssuesEvent
2023-03-14 20:02:20
Together-100Devs/Together
https://api.github.com/repos/Together-100Devs/Together
closed
Resizing components on landing/onboarding page
enhancement Medium Priority
I have created a wireframe for a screen size of 1280x832. I am sharing with Figma file where you can check the size of every component and the gaps between them.
 https://www.figma.com/file/7Yu0P8zeI9VhI8uFX078Je/Onboard-page-Together?node-id=0%3A1&t=c9fMs2qVZFnHZf5O-1 Here is what it looks like: ![Screen Shot 2023-02-16 at 5 44 46 PM](https://user-images.githubusercontent.com/102708144/219513184-c1239b6e-4906-484e-9957-d7764f3624a1.png) ![Screen Shot 2023-02-16 at 5 44 52 PM](https://user-images.githubusercontent.com/102708144/219513195-80877023-0a19-4ad7-b7dd-eb10433f3d79.png) ![Screen Shot 2023-02-16 at 5 44 14 PM](https://user-images.githubusercontent.com/102708144/219513095-089d18d5-b6d0-40a2-85ea-e2d9e0a06dec.png)
1.0
Resizing components on landing/onboarding page - I have created a wireframe for a screen size of 1280x832. I am sharing with Figma file where you can check the size of every component and the gaps between them.
 https://www.figma.com/file/7Yu0P8zeI9VhI8uFX078Je/Onboard-page-Together?node-id=0%3A1&t=c9fMs2qVZFnHZf5O-1 Here is what it looks like: ![Screen Shot 2023-02-16 at 5 44 46 PM](https://user-images.githubusercontent.com/102708144/219513184-c1239b6e-4906-484e-9957-d7764f3624a1.png) ![Screen Shot 2023-02-16 at 5 44 52 PM](https://user-images.githubusercontent.com/102708144/219513195-80877023-0a19-4ad7-b7dd-eb10433f3d79.png) ![Screen Shot 2023-02-16 at 5 44 14 PM](https://user-images.githubusercontent.com/102708144/219513095-089d18d5-b6d0-40a2-85ea-e2d9e0a06dec.png)
priority
resizing components on landing onboarding page i have created a wireframe for a screen size of i am sharing with figma file where you can check the size of every component and the gaps between them 
 here is what it looks like
1
433,224
12,503,901,000
IssuesEvent
2020-06-02 08:06:27
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
0.9-1519 Some tabs lost icons
Priority: Medium Status: Fixed Status: Reopen Week Task
pump pipes and power ![изображение](https://user-images.githubusercontent.com/4980243/79752796-8365d280-831d-11ea-8fba-bafe1f334c95.png) filter power and storage ![изображение](https://user-images.githubusercontent.com/4980243/79752766-7c3ec480-831d-11ea-811c-204a93f68c7a.png) blast furnace pipes ![изображение](https://user-images.githubusercontent.com/4980243/79752826-91b3ee80-831d-11ea-95ae-bc35519eddc0.png)
1.0
0.9-1519 Some tabs lost icons - pump pipes and power ![изображение](https://user-images.githubusercontent.com/4980243/79752796-8365d280-831d-11ea-8fba-bafe1f334c95.png) filter power and storage ![изображение](https://user-images.githubusercontent.com/4980243/79752766-7c3ec480-831d-11ea-811c-204a93f68c7a.png) blast furnace pipes ![изображение](https://user-images.githubusercontent.com/4980243/79752826-91b3ee80-831d-11ea-95ae-bc35519eddc0.png)
priority
some tabs lost icons pump pipes and power filter power and storage blast furnace pipes
1
458,777
13,181,532,357
IssuesEvent
2020-08-12 14:27:45
codacy/codacy-meta
https://api.github.com/repos/codacy/codacy-meta
closed
[CY-2476] Broken link in pattern's documentation
Medium Priority jira-issue
Some patterns on Stylelint 13.5.0 have broken links for documentation. Some examples are: Specify indentation Specify lowercase or uppercase for function names<br><br><i>(created from <a href='https://codacy.zendesk.com/agent/tickets/10665'>Zendesk ticket #10665</a>)<br>gz#10665</i>
1.0
[CY-2476] Broken link in pattern's documentation - Some patterns on Stylelint 13.5.0 have broken links for documentation. Some examples are: Specify indentation Specify lowercase or uppercase for function names<br><br><i>(created from <a href='https://codacy.zendesk.com/agent/tickets/10665'>Zendesk ticket #10665</a>)<br>gz#10665</i>
priority
broken link in pattern s documentation some patterns on stylelint have broken links for documentation some examples are specify indentation specify lowercase or uppercase for function names created from gz
1
135,374
5,247,348,947
IssuesEvent
2017-02-01 12:44:09
Alexey-Yakovenko/deadbeef
https://api.github.com/repos/Alexey-Yakovenko/deadbeef
closed
[android] Bluetooth query support
enhancement OpSys-Android Priority-Medium
Original [issue 1089](https://code.google.com/p/ddb/issues/detail?id=1089) created by Alexey-Yakovenko on 2014-04-06T20:24:28.000Z: <b>What steps will reproduce the problem?</b> 1. Connect to a car media system or other device that supports displaying &quot;now playing&quot; and/or library browsing 2. Nothing shows up, or worse, the text relating to the last played item in the stock audio player shows up. <b>What is the expected output? What do you see instead?</b> The car's queries return the currently playing song in deadbeef. <b>What version of the product are you using? On what operating system and CPU</b> <b>architecture?</b> 1.24, pro version. Moto X, Android 4.4.2. <b>How did you install the product?</b> Android market. <b>Please provide any additional information below.</b> Library browsing support would be nice, but now playing text is way more important.
1.0
[android] Bluetooth query support - Original [issue 1089](https://code.google.com/p/ddb/issues/detail?id=1089) created by Alexey-Yakovenko on 2014-04-06T20:24:28.000Z: <b>What steps will reproduce the problem?</b> 1. Connect to a car media system or other device that supports displaying &quot;now playing&quot; and/or library browsing 2. Nothing shows up, or worse, the text relating to the last played item in the stock audio player shows up. <b>What is the expected output? What do you see instead?</b> The car's queries return the currently playing song in deadbeef. <b>What version of the product are you using? On what operating system and CPU</b> <b>architecture?</b> 1.24, pro version. Moto X, Android 4.4.2. <b>How did you install the product?</b> Android market. <b>Please provide any additional information below.</b> Library browsing support would be nice, but now playing text is way more important.
priority
bluetooth query support original created by alexey yakovenko on what steps will reproduce the problem connect to a car media system or other device that supports displaying quot now playing quot and or library browsing nothing shows up or worse the text relating to the last played item in the stock audio player shows up what is the expected output what do you see instead the car s queries return the currently playing song in deadbeef what version of the product are you using on what operating system and cpu architecture pro version moto x android how did you install the product android market please provide any additional information below library browsing support would be nice but now playing text is way more important
1
326,814
9,961,513,267
IssuesEvent
2019-07-07 05:31:06
dhis2/maintenance-app
https://api.github.com/repos/dhis2/maintenance-app
closed
Attributes missing from option form
bug priority:medium stale wontfix
When adding/editing an option in an optionSet the custom attributes linked to the option do not show.
1.0
Attributes missing from option form - When adding/editing an option in an optionSet the custom attributes linked to the option do not show.
priority
attributes missing from option form when adding editing an option in an optionset the custom attributes linked to the option do not show
1
792,130
27,947,629,627
IssuesEvent
2023-03-24 05:29:17
AY2223S2-CS2103T-W09-3/tp
https://api.github.com/repos/AY2223S2-CS2103T-W09-3/tp
closed
Update DG Logic Component Section
priority.Medium
- CareFlow specific description updates - diagram updates for LogicClassDiagram.png and ParserClass.png
1.0
Update DG Logic Component Section - - CareFlow specific description updates - diagram updates for LogicClassDiagram.png and ParserClass.png
priority
update dg logic component section careflow specific description updates diagram updates for logicclassdiagram png and parserclass png
1
72,829
3,391,936,479
IssuesEvent
2015-11-30 17:25:46
facelessuser/ColorHelper
https://api.github.com/repos/facelessuser/ColorHelper
opened
Allow transparent colors to be saved in palettes.
Enhancement Priority - Medium
- Allow transparent colors to be marked and/or saved in palettes. - Keep transparent colors info when scanning a file. - Show color with transparency and without transparency (a block with half and half). - When inserting transparent color, give the user the option of using the provided transparency or the current transparency of the color they are replacing.
1.0
Allow transparent colors to be saved in palettes. - - Allow transparent colors to be marked and/or saved in palettes. - Keep transparent colors info when scanning a file. - Show color with transparency and without transparency (a block with half and half). - When inserting transparent color, give the user the option of using the provided transparency or the current transparency of the color they are replacing.
priority
allow transparent colors to be saved in palettes allow transparent colors to be marked and or saved in palettes keep transparent colors info when scanning a file show color with transparency and without transparency a block with half and half when inserting transparent color give the user the option of using the provided transparency or the current transparency of the color they are replacing
1
774,179
27,185,647,512
IssuesEvent
2023-02-19 06:49:21
nim-lang/Nim
https://api.github.com/repos/nim-lang/Nim
closed
dotcall mismatch
Medium Priority Semantic Analysis
``` /tmp/aporia/a27.nim(9, 8) Error: type mismatch: got (int, int) but expected one of: a27.()(l: string, r: string): string ``` ``` nimrod var x: int proc foo (some:int):int = some when true: proc `()` (l,r:string): string = nil block: var foo = 42 echo x.foo ``` works when no `()` is defined
1.0
dotcall mismatch - ``` /tmp/aporia/a27.nim(9, 8) Error: type mismatch: got (int, int) but expected one of: a27.()(l: string, r: string): string ``` ``` nimrod var x: int proc foo (some:int):int = some when true: proc `()` (l,r:string): string = nil block: var foo = 42 echo x.foo ``` works when no `()` is defined
priority
dotcall mismatch tmp aporia nim error type mismatch got int int but expected one of l string r string string nimrod var x int proc foo some int int some when true proc l r string string nil block var foo echo x foo works when no is defined
1
321,111
9,793,703,660
IssuesEvent
2019-06-10 20:38:21
SETI/pds-opus
https://api.github.com/repos/SETI/pds-opus
opened
Left search pane scrollbar can jump when category is closed
A-Bug B-OPUS JS Effort 2 Medium Priority 5 Minor
If the left search pane is expanded so that a scrollbar is needed, and it is scrolled down so the top isn't visible, and a category is closed such that the last menu element is no longer at or below the screen, then the whole menu "jumps" so that the last element will be at the bottom of the screen, even though it really doesn't need to from the user's perspective. The fundamental issue is that the perfect scrollbar doesn't allow there to be whitespace at the bottom of the container, so it always scrolls such that the container is completely full. I think the only way to fix this would be to add fake whitespace at the bottom in the DOM, but this would cause a host of other problems.
1.0
Left search pane scrollbar can jump when category is closed - If the left search pane is expanded so that a scrollbar is needed, and it is scrolled down so the top isn't visible, and a category is closed such that the last menu element is no longer at or below the screen, then the whole menu "jumps" so that the last element will be at the bottom of the screen, even though it really doesn't need to from the user's perspective. The fundamental issue is that the perfect scrollbar doesn't allow there to be whitespace at the bottom of the container, so it always scrolls such that the container is completely full. I think the only way to fix this would be to add fake whitespace at the bottom in the DOM, but this would cause a host of other problems.
priority
left search pane scrollbar can jump when category is closed if the left search pane is expanded so that a scrollbar is needed and it is scrolled down so the top isn t visible and a category is closed such that the last menu element is no longer at or below the screen then the whole menu jumps so that the last element will be at the bottom of the screen even though it really doesn t need to from the user s perspective the fundamental issue is that the perfect scrollbar doesn t allow there to be whitespace at the bottom of the container so it always scrolls such that the container is completely full i think the only way to fix this would be to add fake whitespace at the bottom in the dom but this would cause a host of other problems
1
724,356
24,927,388,827
IssuesEvent
2022-10-31 08:43:30
texttree/v-cana
https://api.github.com/repos/texttree/v-cana
closed
Redirect after created book and chapter
priority/medium
После того как создали новую книгу - редиректить сразу на нее. То же с главами сделать
1.0
Redirect after created book and chapter - После того как создали новую книгу - редиректить сразу на нее. То же с главами сделать
priority
redirect after created book and chapter после того как создали новую книгу редиректить сразу на нее то же с главами сделать
1
143,023
5,494,870,790
IssuesEvent
2017-03-15 01:34:33
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Player Logged with bug from Feign Death
awaiting feedback Category: Exploit Category: Spells Priority: Medium Type: Bug
Player logged into game, he had visual as dead player, but Feign Death not active. Relog not worked, only next reuse of Feign Death, how he get that ? I dont know but this was 1. problem of this spell that i seen.
1.0
Player Logged with bug from Feign Death - Player logged into game, he had visual as dead player, but Feign Death not active. Relog not worked, only next reuse of Feign Death, how he get that ? I dont know but this was 1. problem of this spell that i seen.
priority
player logged with bug from feign death player logged into game he had visual as dead player but feign death not active relog not worked only next reuse of feign death how he get that i dont know but this was problem of this spell that i seen
1
323,295
9,852,877,490
IssuesEvent
2019-06-19 13:45:29
flextype/flextype
https://api.github.com/repos/flextype/flextype
closed
Admin Panel: Show nice message if there is no items for current area.
priority: medium status: in progress type: improvement
We should show nice message if there is no items for current area. Areas: - Entries - Snippets - Templates - Fieldsets for e.g. <img width="873" alt="Screenshot 2019-06-15 at 21 23 36" src="https://user-images.githubusercontent.com/477114/59554953-eaa34f80-8fb3-11e9-867f-dce09ed477c3.png">
1.0
Admin Panel: Show nice message if there is no items for current area. - We should show nice message if there is no items for current area. Areas: - Entries - Snippets - Templates - Fieldsets for e.g. <img width="873" alt="Screenshot 2019-06-15 at 21 23 36" src="https://user-images.githubusercontent.com/477114/59554953-eaa34f80-8fb3-11e9-867f-dce09ed477c3.png">
priority
admin panel show nice message if there is no items for current area we should show nice message if there is no items for current area areas entries snippets templates fieldsets for e g img width alt screenshot at src
1
632,167
20,175,766,533
IssuesEvent
2022-02-10 14:25:08
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
closed
Can't pick an emoji from suggestions when using :
bug Chat priority 2: medium
### Description 1. open any chat, lets say public 2. enter `:th` to see emojis list 3. select any emoji from the list <img width="1035" alt="Screenshot 2022-02-09 at 17 10 37" src="https://user-images.githubusercontent.com/82375995/153218072-86c350b9-5fc4-4fea-af39-571dca0a6e1f.png"> ``` qrc:/imports/shared/status/StatusEmojiSuggestionPopup.qml:30: TypeError: Property 'addEmoji' of object StatusEmojiSuggestionPopup_QMLTYPE_808(0x7fd5405a2290) is not a function qrc:/imports/shared/status/StatusEmojiSuggestionPopup.qml:30: TypeError: Property 'addEmoji' of object StatusEmojiSuggestionPopup_QMLTYPE_808(0x7fd5405a2290) is not a function qrc:/imports/shared/status/StatusEmojiSuggestionPopup.qml:30: TypeError: Property 'addEmoji' of object StatusEmojiSuggestionPopup_QMLTYPE_808(0x7fd5405a2290) is not a function qrc:/imports/shared/status/StatusEmojiSuggestionPopup.qml:30: TypeError: Type error ```
1.0
Can't pick an emoji from suggestions when using : - ### Description 1. open any chat, lets say public 2. enter `:th` to see emojis list 3. select any emoji from the list <img width="1035" alt="Screenshot 2022-02-09 at 17 10 37" src="https://user-images.githubusercontent.com/82375995/153218072-86c350b9-5fc4-4fea-af39-571dca0a6e1f.png"> ``` qrc:/imports/shared/status/StatusEmojiSuggestionPopup.qml:30: TypeError: Property 'addEmoji' of object StatusEmojiSuggestionPopup_QMLTYPE_808(0x7fd5405a2290) is not a function qrc:/imports/shared/status/StatusEmojiSuggestionPopup.qml:30: TypeError: Property 'addEmoji' of object StatusEmojiSuggestionPopup_QMLTYPE_808(0x7fd5405a2290) is not a function qrc:/imports/shared/status/StatusEmojiSuggestionPopup.qml:30: TypeError: Property 'addEmoji' of object StatusEmojiSuggestionPopup_QMLTYPE_808(0x7fd5405a2290) is not a function qrc:/imports/shared/status/StatusEmojiSuggestionPopup.qml:30: TypeError: Type error ```
priority
can t pick an emoji from suggestions when using description open any chat lets say public enter th to see emojis list select any emoji from the list img width alt screenshot at src qrc imports shared status statusemojisuggestionpopup qml typeerror property addemoji of object statusemojisuggestionpopup qmltype is not a function qrc imports shared status statusemojisuggestionpopup qml typeerror property addemoji of object statusemojisuggestionpopup qmltype is not a function qrc imports shared status statusemojisuggestionpopup qml typeerror property addemoji of object statusemojisuggestionpopup qmltype is not a function qrc imports shared status statusemojisuggestionpopup qml typeerror type error
1
332,487
10,096,511,254
IssuesEvent
2019-07-27 18:47:08
OperationCode/resources_api
https://api.github.com/repos/OperationCode/resources_api
closed
Need tests around search endpoint
Priority: Medium
Assigning @Digbigpig because he was the person who opened the original PR for the search endpoint. If I get to this before him, that's fine. There is no automated test in the /test directory around the search endpoint. We'll need to mock the algolia service and test the route.
1.0
Need tests around search endpoint - Assigning @Digbigpig because he was the person who opened the original PR for the search endpoint. If I get to this before him, that's fine. There is no automated test in the /test directory around the search endpoint. We'll need to mock the algolia service and test the route.
priority
need tests around search endpoint assigning digbigpig because he was the person who opened the original pr for the search endpoint if i get to this before him that s fine there is no automated test in the test directory around the search endpoint we ll need to mock the algolia service and test the route
1
136,540
5,284,433,317
IssuesEvent
2017-02-08 00:18:34
imrogues/abstract
https://api.github.com/repos/imrogues/abstract
opened
Bindings
[priority] medium [status] accepted [type] feature
### Description Add bindings to interpreter by adding support for `let` statements. --- ### Issue Checklist - [ ] Evaluate `let` statements and identifiers All issues in milestone: [4 Evaluation](https://github.com/imrogues/abstract/milestone/4) --- ### Assignees - [ ] Final assign @imrogues
1.0
Bindings - ### Description Add bindings to interpreter by adding support for `let` statements. --- ### Issue Checklist - [ ] Evaluate `let` statements and identifiers All issues in milestone: [4 Evaluation](https://github.com/imrogues/abstract/milestone/4) --- ### Assignees - [ ] Final assign @imrogues
priority
bindings description add bindings to interpreter by adding support for let statements issue checklist evaluate let statements and identifiers all issues in milestone assignees final assign imrogues
1
561,527
16,618,822,565
IssuesEvent
2021-06-02 20:37:44
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
Apply VACOLS Merge Actions in Caseflow
Priority: Medium Product: caseflow-hearings Stakeholder: BVA Team: Tango 💃 blocked
## User or job story User story: As a Hearing Management Branch member, I need Caseflow to merge Legacy appeals like VACOLS by routing them to [x], so that I don't schedule a hearing for an appeal that has already been heard in conjunction with another appeal. ## Acceptance criteria - [ ] Please put this work behind the feature toggle: [toggle name] - [ ] This feature should be accessible to the following user groups: - [ ] Include screenshot(s) in the Github issue if there are front-end changes - [ ] Update documentation: [link] ## Release notes ### Out of scope <!-- Clarify what is out of scope if the designs include more or there are many tickets for this chunk of work --> ### Background/context Merge Actions for legacy cases created in VACOLS don't register in Caseflow. With a Merge Action a VLJ will hear all appeals in one hearing. When an appeal is merged into one docket number in VACOLS but there are multiples for that Veteran remaining in Caseflow, Hearing Coordinators are still able to schedule hearings for remaining appeals, even if they have been resolved together in a single hearing. ### Open questions - What is the intended user / task flow for merging in Caseflow, and what resulting design work is needed? Is merge an action performed by the Judge when they decide to hear two hearing requests at once, therefore shifting the burden from the Hearing Coordinator? - Does a Merge Action affect anything else in Caseflow, or is it only for merged hearing requests? - How are Merge Actions represented? - How would we fetch this info from VACOLS? - Can AMA appeals be merged? [Legacy can] - Where do these need to be routed to? ### Designs ### Technical notes ### Other notes ### Resources/other links <!-- E.g. links to other issues, PRs, Sentry alerts, or Slack threads, or external service requests. -->
1.0
Apply VACOLS Merge Actions in Caseflow - ## User or job story User story: As a Hearing Management Branch member, I need Caseflow to merge Legacy appeals like VACOLS by routing them to [x], so that I don't schedule a hearing for an appeal that has already been heard in conjunction with another appeal. ## Acceptance criteria - [ ] Please put this work behind the feature toggle: [toggle name] - [ ] This feature should be accessible to the following user groups: - [ ] Include screenshot(s) in the Github issue if there are front-end changes - [ ] Update documentation: [link] ## Release notes ### Out of scope <!-- Clarify what is out of scope if the designs include more or there are many tickets for this chunk of work --> ### Background/context Merge Actions for legacy cases created in VACOLS don't register in Caseflow. With a Merge Action a VLJ will hear all appeals in one hearing. When an appeal is merged into one docket number in VACOLS but there are multiples for that Veteran remaining in Caseflow, Hearing Coordinators are still able to schedule hearings for remaining appeals, even if they have been resolved together in a single hearing. ### Open questions - What is the intended user / task flow for merging in Caseflow, and what resulting design work is needed? Is merge an action performed by the Judge when they decide to hear two hearing requests at once, therefore shifting the burden from the Hearing Coordinator? - Does a Merge Action affect anything else in Caseflow, or is it only for merged hearing requests? - How are Merge Actions represented? - How would we fetch this info from VACOLS? - Can AMA appeals be merged? [Legacy can] - Where do these need to be routed to? ### Designs ### Technical notes ### Other notes ### Resources/other links <!-- E.g. links to other issues, PRs, Sentry alerts, or Slack threads, or external service requests. -->
priority
apply vacols merge actions in caseflow user or job story user story as a hearing management branch member i need caseflow to merge legacy appeals like vacols by routing them to so that i don t schedule a hearing for an appeal that has already been heard in conjunction with another appeal acceptance criteria please put this work behind the feature toggle this feature should be accessible to the following user groups include screenshot s in the github issue if there are front end changes update documentation release notes out of scope background context merge actions for legacy cases created in vacols don t register in caseflow with a merge action a vlj will hear all appeals in one hearing when an appeal is merged into one docket number in vacols but there are multiples for that veteran remaining in caseflow hearing coordinators are still able to schedule hearings for remaining appeals even if they have been resolved together in a single hearing open questions what is the intended user task flow for merging in caseflow and what resulting design work is needed is merge an action performed by the judge when they decide to hear two hearing requests at once therefore shifting the burden from the hearing coordinator does a merge action affect anything else in caseflow or is it only for merged hearing requests how are merge actions represented how would we fetch this info from vacols can ama appeals be merged where do these need to be routed to designs technical notes other notes resources other links
1
528,439
15,366,859,576
IssuesEvent
2021-03-02 02:00:23
vmware/singleton
https://api.github.com/repos/vmware/singleton
closed
[BUG] [Python Client]IndexError pops up when Translation.get_string(componment, key, format_items) with Index of source string greater than the size of format_items.
area/python-client kind/bug priority/medium triage/wontfix
**Describe the bug** IndexError pops up when Translation.get_string(componment, key, format_items) with Index of source string greater than the size of format_items. **To Reproduce** Steps to reproduce the behavior: 1. the test string is "test fr the {1} to {0} and {2}" 2. trans = translation.get_string("about", "about.test", format_items = ["a","b"]) IndexError: tuple index out of range **Expected behavior** Can handle and no exception pop up if Index greater than the size of format_items.
1.0
[BUG] [Python Client]IndexError pops up when Translation.get_string(componment, key, format_items) with Index of source string greater than the size of format_items. - **Describe the bug** IndexError pops up when Translation.get_string(componment, key, format_items) with Index of source string greater than the size of format_items. **To Reproduce** Steps to reproduce the behavior: 1. the test string is "test fr the {1} to {0} and {2}" 2. trans = translation.get_string("about", "about.test", format_items = ["a","b"]) IndexError: tuple index out of range **Expected behavior** Can handle and no exception pop up if Index greater than the size of format_items.
priority
indexerror pops up when translation get string componment key format items with index of source string greater than the size of format items describe the bug indexerror pops up when translation get string componment key format items with index of source string greater than the size of format items to reproduce steps to reproduce the behavior the test string is test fr the to and trans translation get string about about test format items indexerror tuple index out of range expected behavior can handle and no exception pop up if index greater than the size of format items
1
152,946
5,872,064,690
IssuesEvent
2017-05-15 10:22:31
Rsl1122/Plan-PlayerAnalytics
https://api.github.com/repos/Rsl1122/Plan-PlayerAnalytics
opened
Manage Remove doesn't clear data from cache if player is online
Bug Priority: MEDIUM
**Plan Version:** 3.1.0 **Server Version:** - **Database Type:** - **Command Causing Issue:** /plan manage remove <player> -a **Description:** Manage Remove doesn't clear data from cache if player is online. After the player leaves the cached data is saved - Thus not removing the player from the database. **Proposed Solution:** Call a different method to clear the user from the cache.
1.0
Manage Remove doesn't clear data from cache if player is online - **Plan Version:** 3.1.0 **Server Version:** - **Database Type:** - **Command Causing Issue:** /plan manage remove <player> -a **Description:** Manage Remove doesn't clear data from cache if player is online. After the player leaves the cached data is saved - Thus not removing the player from the database. **Proposed Solution:** Call a different method to clear the user from the cache.
priority
manage remove doesn t clear data from cache if player is online plan version server version database type command causing issue plan manage remove a description manage remove doesn t clear data from cache if player is online after the player leaves the cached data is saved thus not removing the player from the database proposed solution call a different method to clear the user from the cache
1
354,314
10,565,433,491
IssuesEvent
2019-10-05 11:20:52
bounswe/bounswe2019group1
https://api.github.com/repos/bounswe/bounswe2019group1
closed
Create GitHub personal page or update
Effort: Low Priority: Medium
Newcomers are expected to create personal page and others are expected to update it.
1.0
Create GitHub personal page or update - Newcomers are expected to create personal page and others are expected to update it.
priority
create github personal page or update newcomers are expected to create personal page and others are expected to update it
1
288,985
8,853,609,136
IssuesEvent
2019-01-08 21:54:09
visit-dav/issues-test
https://api.github.com/repos/visit-dav/issues-test
closed
Rendering from rzzeus, rzalastor back to desktop a lot slower in 2.4.x than 2.3.x.
bug likelihood medium priority reviewed severity medium
Gary Friedman reported that rotating objects is a lot slower with 2.4.x than 2.3.x. I was able to reproduce this rotating a pseudocolor plot from globe.silo. It was a lot jerkier and the frame rate was at least 2 - 3 times slower. It seemed even slower when comparing a pseudocolor plot with curv2d.silo. 2.3.2 was nice and smooth and 2.4.1 was very jerky. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 964 Status: Resolved Project: VisIt Tracker: Bug Priority: Urgent Subject: Rendering from rzzeus, rzalastor back to desktop a lot slower in 2.4.x than 2.3.x. Assigned to: Brad Whitlock Category: - Target version: 2.4.2 Author: Eric Brugger Start: 02/14/2012 Due date: % Done: 100% Estimated time: Created: 02/14/2012 01:20 pm Updated: 02/27/2012 08:32 pm Likelihood: 3 - Occasional Severity: 3 - Major Irritation Found in version: 2.4.0 Impact: Expected Use: OS: All Support Group: Any Description: Gary Friedman reported that rotating objects is a lot slower with 2.4.x than 2.3.x. I was able to reproduce this rotating a pseudocolor plot from globe.silo. It was a lot jerkier and the frame rate was at least 2 - 3 times slower. It seemed even slower when comparing a pseudocolor plot with curv2d.silo. 2.3.2 was nice and smooth and 2.4.1 was very jerky. Comments: I've been doing some tests by attaching to the X server with the Mac OpenGL profiler application and I've found that 2.4 is actually slower than 2.3.Setup: noise.silo, Contour plot, nlevels=30, Reflect operator with all 8 octantsVisIt 2.3: 6.7-6.9 FPSVisIt 2.4: 2.4 FPSVisIt 2.3, no annotations: 59 FPSVisIt 2.4, no annotations: 13 FPSNow, annotations are slowing things down tremendously. Also, in the no annotation case there is a large speed discrepancy. I was able to capture all of the OpenGL calls for 2.3 vs 2.4 for the no annotation case and I found that 2.3 bundled geometry into a number of smaller display lists. VisIt 2.4 (using the newest VTK rendering) is using a large display list. These are apparently the only differences.I am going to try and change VTK's rendering to render into a set of smaller display lists to see if we can recoup the difference in FPS.VTK's annotation rendering also requires some scrutiny. When I use the DB,user,triad annotations things are okay though a little slower. When the legend or axes are used, the FPS really drops. I have tweaked various parts of the VTK renderer until the OpenGL more or less matched what came out from the old 2.3 renderer. I found that changing to smaller display lists ultimately did not fix the slowness. From there, I concentrated on disabling parts of the VTK renderer that produced output that was not present in the old output. Finally, I found the problem in vtkOpenGLProperty.cxx:438:glGetIntegerv(GL_ALPHA_BITS, &alphaBits);Querying the number of alpha bits is throwing a wrench into the pipeline, bringing us down from about 59 FPS to 13-20 FPS.We'll need to change VTK so this value is queried upfront, perhaps when the context is created, and then reuse the value instead of querying it. When I remove the glGetIntegerv call and set the value of alphaBits to 8, I can get back to 59 FPS with our normal VTK without any of my tweaks. I have a fix for VTK that I'll be putting into our VTK tarball. That gets performance up to really good levels when annotations are turned off. I've been looking at performance a little more to see how annotations are affecting us.Setup: Pseudocolor plot of globe.silo's speed variable, all annotations on.all annotations on: 10.3 FPSlegend title,labels,min/max turned off: 19.5 FPSlegend title,labels,min/max turned off, axes off: 85 FPSno annotations: 200 FPSno annotations, legend colorbar only: 178 FPSno annotations, all legend: 15 FPSSo, it would seem that the legend is the MAJOR obstacle to good rendering performance since it takes us from 200 FPS with no annotations to 15 FPS with the legend on. The legend text in particular is causing most of the performance problem, tanking performance from 178 FPS to 15 FPS when it is drawn. An OpenGL trace reveals that legends seem to be drawn in immediate mode for every render. Furthermore, legend text is drawn using glBitmap and glDrawPixels, which according to my reading cannot be accelerated using display lists. We may yet need to render the legend into a texture and texture map a quad to get decent performance. After investigating some other text rendering, it would seem that vtkTextActor is doing text as a texture whereas the legend is using vtkActor2D,vtkTextMapper. I am assuming that those 2 are not necessarily doing textured text since my changes to draw red text backgrounds in vtkFreeTypeUtilities is not showing up in the legend. I changed vtkVisItScalarBarActor to use vtkTextActor instead of vtkActor2D/vtkTextMapper and performance went up considerably. I don't have everything perfect yet since the min/max and titles don't draw in quite the expected places but they're close. Another thing is that the text for a complex legend such as Contour isn't quite as good as before since it's going through texturing hardware and losing some of the antialiasing it had before when it was being drawn on the screen directly.Old performance: 3 FPSNew w/axes: 15 FPSNew no axes: 46 FPS I fixed my previous text actor fix and now the vtkTextActor text looks fine in the legend. This change gives a nice performance boost too.
1.0
Rendering from rzzeus, rzalastor back to desktop a lot slower in 2.4.x than 2.3.x. - Gary Friedman reported that rotating objects is a lot slower with 2.4.x than 2.3.x. I was able to reproduce this rotating a pseudocolor plot from globe.silo. It was a lot jerkier and the frame rate was at least 2 - 3 times slower. It seemed even slower when comparing a pseudocolor plot with curv2d.silo. 2.3.2 was nice and smooth and 2.4.1 was very jerky. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 964 Status: Resolved Project: VisIt Tracker: Bug Priority: Urgent Subject: Rendering from rzzeus, rzalastor back to desktop a lot slower in 2.4.x than 2.3.x. Assigned to: Brad Whitlock Category: - Target version: 2.4.2 Author: Eric Brugger Start: 02/14/2012 Due date: % Done: 100% Estimated time: Created: 02/14/2012 01:20 pm Updated: 02/27/2012 08:32 pm Likelihood: 3 - Occasional Severity: 3 - Major Irritation Found in version: 2.4.0 Impact: Expected Use: OS: All Support Group: Any Description: Gary Friedman reported that rotating objects is a lot slower with 2.4.x than 2.3.x. I was able to reproduce this rotating a pseudocolor plot from globe.silo. It was a lot jerkier and the frame rate was at least 2 - 3 times slower. It seemed even slower when comparing a pseudocolor plot with curv2d.silo. 2.3.2 was nice and smooth and 2.4.1 was very jerky. Comments: I've been doing some tests by attaching to the X server with the Mac OpenGL profiler application and I've found that 2.4 is actually slower than 2.3.Setup: noise.silo, Contour plot, nlevels=30, Reflect operator with all 8 octantsVisIt 2.3: 6.7-6.9 FPSVisIt 2.4: 2.4 FPSVisIt 2.3, no annotations: 59 FPSVisIt 2.4, no annotations: 13 FPSNow, annotations are slowing things down tremendously. Also, in the no annotation case there is a large speed discrepancy. I was able to capture all of the OpenGL calls for 2.3 vs 2.4 for the no annotation case and I found that 2.3 bundled geometry into a number of smaller display lists. VisIt 2.4 (using the newest VTK rendering) is using a large display list. These are apparently the only differences.I am going to try and change VTK's rendering to render into a set of smaller display lists to see if we can recoup the difference in FPS.VTK's annotation rendering also requires some scrutiny. When I use the DB,user,triad annotations things are okay though a little slower. When the legend or axes are used, the FPS really drops. I have tweaked various parts of the VTK renderer until the OpenGL more or less matched what came out from the old 2.3 renderer. I found that changing to smaller display lists ultimately did not fix the slowness. From there, I concentrated on disabling parts of the VTK renderer that produced output that was not present in the old output. Finally, I found the problem in vtkOpenGLProperty.cxx:438:glGetIntegerv(GL_ALPHA_BITS, &alphaBits);Querying the number of alpha bits is throwing a wrench into the pipeline, bringing us down from about 59 FPS to 13-20 FPS.We'll need to change VTK so this value is queried upfront, perhaps when the context is created, and then reuse the value instead of querying it. When I remove the glGetIntegerv call and set the value of alphaBits to 8, I can get back to 59 FPS with our normal VTK without any of my tweaks. I have a fix for VTK that I'll be putting into our VTK tarball. That gets performance up to really good levels when annotations are turned off. I've been looking at performance a little more to see how annotations are affecting us.Setup: Pseudocolor plot of globe.silo's speed variable, all annotations on.all annotations on: 10.3 FPSlegend title,labels,min/max turned off: 19.5 FPSlegend title,labels,min/max turned off, axes off: 85 FPSno annotations: 200 FPSno annotations, legend colorbar only: 178 FPSno annotations, all legend: 15 FPSSo, it would seem that the legend is the MAJOR obstacle to good rendering performance since it takes us from 200 FPS with no annotations to 15 FPS with the legend on. The legend text in particular is causing most of the performance problem, tanking performance from 178 FPS to 15 FPS when it is drawn. An OpenGL trace reveals that legends seem to be drawn in immediate mode for every render. Furthermore, legend text is drawn using glBitmap and glDrawPixels, which according to my reading cannot be accelerated using display lists. We may yet need to render the legend into a texture and texture map a quad to get decent performance. After investigating some other text rendering, it would seem that vtkTextActor is doing text as a texture whereas the legend is using vtkActor2D,vtkTextMapper. I am assuming that those 2 are not necessarily doing textured text since my changes to draw red text backgrounds in vtkFreeTypeUtilities is not showing up in the legend. I changed vtkVisItScalarBarActor to use vtkTextActor instead of vtkActor2D/vtkTextMapper and performance went up considerably. I don't have everything perfect yet since the min/max and titles don't draw in quite the expected places but they're close. Another thing is that the text for a complex legend such as Contour isn't quite as good as before since it's going through texturing hardware and losing some of the antialiasing it had before when it was being drawn on the screen directly.Old performance: 3 FPSNew w/axes: 15 FPSNew no axes: 46 FPS I fixed my previous text actor fix and now the vtkTextActor text looks fine in the legend. This change gives a nice performance boost too.
priority
rendering from rzzeus rzalastor back to desktop a lot slower in x than x gary friedman reported that rotating objects is a lot slower with x than x i was able to reproduce this rotating a pseudocolor plot from globe silo it was a lot jerkier and the frame rate was at least times slower it seemed even slower when comparing a pseudocolor plot with silo was nice and smooth and was very jerky redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker bug priority urgent subject rendering from rzzeus rzalastor back to desktop a lot slower in x than x assigned to brad whitlock category target version author eric brugger start due date done estimated time created pm updated pm likelihood occasional severity major irritation found in version impact expected use os all support group any description gary friedman reported that rotating objects is a lot slower with x than x i was able to reproduce this rotating a pseudocolor plot from globe silo it was a lot jerkier and the frame rate was at least times slower it seemed even slower when comparing a pseudocolor plot with silo was nice and smooth and was very jerky comments i ve been doing some tests by attaching to the x server with the mac opengl profiler application and i ve found that is actually slower than setup noise silo contour plot nlevels reflect operator with all octantsvisit fpsvisit fpsvisit no annotations fpsvisit no annotations fpsnow annotations are slowing things down tremendously also in the no annotation case there is a large speed discrepancy i was able to capture all of the opengl calls for vs for the no annotation case and i found that bundled geometry into a number of smaller display lists visit using the newest vtk rendering is using a large display list these are apparently the only differences i am going to try and change vtk s rendering to render into a set of smaller display lists to see if we can recoup the difference in fps vtk s annotation rendering also requires some scrutiny when i use the db user triad annotations things are okay though a little slower when the legend or axes are used the fps really drops i have tweaked various parts of the vtk renderer until the opengl more or less matched what came out from the old renderer i found that changing to smaller display lists ultimately did not fix the slowness from there i concentrated on disabling parts of the vtk renderer that produced output that was not present in the old output finally i found the problem in vtkopenglproperty cxx glgetintegerv gl alpha bits alphabits querying the number of alpha bits is throwing a wrench into the pipeline bringing us down from about fps to fps we ll need to change vtk so this value is queried upfront perhaps when the context is created and then reuse the value instead of querying it when i remove the glgetintegerv call and set the value of alphabits to i can get back to fps with our normal vtk without any of my tweaks i have a fix for vtk that i ll be putting into our vtk tarball that gets performance up to really good levels when annotations are turned off i ve been looking at performance a little more to see how annotations are affecting us setup pseudocolor plot of globe silo s speed variable all annotations on all annotations on fpslegend title labels min max turned off fpslegend title labels min max turned off axes off fpsno annotations fpsno annotations legend colorbar only fpsno annotations all legend fpsso it would seem that the legend is the major obstacle to good rendering performance since it takes us from fps with no annotations to fps with the legend on the legend text in particular is causing most of the performance problem tanking performance from fps to fps when it is drawn an opengl trace reveals that legends seem to be drawn in immediate mode for every render furthermore legend text is drawn using glbitmap and gldrawpixels which according to my reading cannot be accelerated using display lists we may yet need to render the legend into a texture and texture map a quad to get decent performance after investigating some other text rendering it would seem that vtktextactor is doing text as a texture whereas the legend is using vtktextmapper i am assuming that those are not necessarily doing textured text since my changes to draw red text backgrounds in vtkfreetypeutilities is not showing up in the legend i changed vtkvisitscalarbaractor to use vtktextactor instead of vtktextmapper and performance went up considerably i don t have everything perfect yet since the min max and titles don t draw in quite the expected places but they re close another thing is that the text for a complex legend such as contour isn t quite as good as before since it s going through texturing hardware and losing some of the antialiasing it had before when it was being drawn on the screen directly old performance fpsnew w axes fpsnew no axes fps i fixed my previous text actor fix and now the vtktextactor text looks fine in the legend this change gives a nice performance boost too
1
123,768
4,875,696,222
IssuesEvent
2016-11-16 10:23:27
hpi-swt2/workshop-portal
https://api.github.com/repos/hpi-swt2/workshop-portal
opened
US_5.1a: Generate plain name badge
Medium Priority
**As** organizer **I want to** be able to generate a plain name sign on one click **in order to** be faster **Acceptance Criteria** - select all or select only a few - after selecting: button for printing/generate pdf - generate a pdf with a plain name sheet with the name of the participant
1.0
US_5.1a: Generate plain name badge - **As** organizer **I want to** be able to generate a plain name sign on one click **in order to** be faster **Acceptance Criteria** - select all or select only a few - after selecting: button for printing/generate pdf - generate a pdf with a plain name sheet with the name of the participant
priority
us generate plain name badge as organizer i want to be able to generate a plain name sign on one click in order to be faster acceptance criteria select all or select only a few after selecting button for printing generate pdf generate a pdf with a plain name sheet with the name of the participant
1
665,609
22,323,372,464
IssuesEvent
2022-06-14 08:32:03
hackforla/expunge-assist
https://api.github.com/repos/hackforla/expunge-assist
closed
Clarify terminology around expungement, record clearance, reduction, etc.
priority: medium role: UX content writing size: 2pt feature: Style Guide
### Overview Clarify terminology around expungement, record clearance, reduction, etc. to use on the website. Clarify what courts in LA use, what regular people might understand, and what legal terms are used and their definitions. ### Action Items - [ ] Clarify terminology, write a description for each - [ ] recommendations how to use terms and when/where on the website - [ ] Update the writing/content guidelines with this information ### Resources/Instructions [This](https://docs.google.com/document/d/1wJVO0tgkG3S8CZd8N3KNbFXFbJREo-JZ7NfK_RNwA7Y/edit) document
1.0
Clarify terminology around expungement, record clearance, reduction, etc. - ### Overview Clarify terminology around expungement, record clearance, reduction, etc. to use on the website. Clarify what courts in LA use, what regular people might understand, and what legal terms are used and their definitions. ### Action Items - [ ] Clarify terminology, write a description for each - [ ] recommendations how to use terms and when/where on the website - [ ] Update the writing/content guidelines with this information ### Resources/Instructions [This](https://docs.google.com/document/d/1wJVO0tgkG3S8CZd8N3KNbFXFbJREo-JZ7NfK_RNwA7Y/edit) document
priority
clarify terminology around expungement record clearance reduction etc overview clarify terminology around expungement record clearance reduction etc to use on the website clarify what courts in la use what regular people might understand and what legal terms are used and their definitions action items clarify terminology write a description for each recommendations how to use terms and when where on the website update the writing content guidelines with this information resources instructions document
1
558,892
16,544,149,273
IssuesEvent
2021-05-27 21:03:47
BricksVR/bricksvr-issue-tracking
https://api.github.com/repos/BricksVR/bricksvr-issue-tracking
closed
Player Collisions
feature request medium priority
**Describe the problem** People can fly straight through buildings/walls **Describe the solution you'd like** To add collisions to bricks so you can’t walk through them. **Additional context** Also a invisible brick/collision could be useful.
1.0
Player Collisions - **Describe the problem** People can fly straight through buildings/walls **Describe the solution you'd like** To add collisions to bricks so you can’t walk through them. **Additional context** Also a invisible brick/collision could be useful.
priority
player collisions describe the problem people can fly straight through buildings walls describe the solution you d like to add collisions to bricks so you can’t walk through them additional context also a invisible brick collision could be useful
1
106,260
4,266,135,469
IssuesEvent
2016-07-12 13:43:09
lale-help/lale-help
https://api.github.com/repos/lale-help/lale-help
closed
Lale-bot to insert comments on user status changes
priority:medium user request
Similar to #298, we also need to track the changes made to a user by Lale-bot comments. This will be shown to admins only as comment in the helper profile page as outlined in #240. We will use this for the following changes with the following text: User activated: "xxxxx actived on DATETIME by yyyy." (xx = user requesting signup, yy = admin that did the approval). User blocked: "xxxxx blocked on DATETIME by yyyy." User unblocked: "xxxxx unblocked on DATETIME by yyyy."
1.0
Lale-bot to insert comments on user status changes - Similar to #298, we also need to track the changes made to a user by Lale-bot comments. This will be shown to admins only as comment in the helper profile page as outlined in #240. We will use this for the following changes with the following text: User activated: "xxxxx actived on DATETIME by yyyy." (xx = user requesting signup, yy = admin that did the approval). User blocked: "xxxxx blocked on DATETIME by yyyy." User unblocked: "xxxxx unblocked on DATETIME by yyyy."
priority
lale bot to insert comments on user status changes similar to we also need to track the changes made to a user by lale bot comments this will be shown to admins only as comment in the helper profile page as outlined in we will use this for the following changes with the following text user activated xxxxx actived on datetime by yyyy xx user requesting signup yy admin that did the approval user blocked xxxxx blocked on datetime by yyyy user unblocked xxxxx unblocked on datetime by yyyy
1
515,791
14,969,342,404
IssuesEvent
2021-01-27 18:01:02
newrelic/tutone
https://api.github.com/repos/newrelic/tutone
opened
Ability to Exclude fields
enhancement pinned priority:medium size:M
### Objective When generating types from GraphQL schema, add the ability to exclude a field that should not be included. ### Acceptance Criteria - Type is not created (if it is a scalar) - Field is not added to any struct - Queries do not include it (or anything below it if it is a struct)
1.0
Ability to Exclude fields - ### Objective When generating types from GraphQL schema, add the ability to exclude a field that should not be included. ### Acceptance Criteria - Type is not created (if it is a scalar) - Field is not added to any struct - Queries do not include it (or anything below it if it is a struct)
priority
ability to exclude fields objective when generating types from graphql schema add the ability to exclude a field that should not be included acceptance criteria type is not created if it is a scalar field is not added to any struct queries do not include it or anything below it if it is a struct
1
696,680
23,911,204,055
IssuesEvent
2022-09-09 08:23:04
redhat-developer/odo
https://api.github.com/repos/redhat-developer/odo
closed
Can't list registries in structured output
priority/Medium kind/feature
/kind bug odo integrations (OpenShift Connector) used `odo registry list -o json` with odo v2.x <!-- Welcome! - We kindly ask you to: 1. Fill out the issue template below 2. Use the Google group if you have a question rather than a bug or feature request. The group is at: https://groups.google.com/forum/#!forum/odo-users Thanks for understanding, and for contributing to the project! --> ## What versions of software are you using? **Operating System:** Win10Pro **Output of `odo version`:** ``` odo v3.0.0-beta2 (c8e4458f4) Server: https://api.sandbox-m2.ll9k.p1.openshiftapps.com:6443 Kubernetes: v1.23.5+9ce5071 ``` ## How did you run odo exactly? `odo preference view -o json` ## Actual behavior ``` C:\work\src\tmp\odotest\demo>odo preference view -o json X Machine readable output is not yet implemented for this command ``` ## Expected behavior Structured output should be seen ## Any logs, error output, etc?
1.0
Can't list registries in structured output - /kind bug odo integrations (OpenShift Connector) used `odo registry list -o json` with odo v2.x <!-- Welcome! - We kindly ask you to: 1. Fill out the issue template below 2. Use the Google group if you have a question rather than a bug or feature request. The group is at: https://groups.google.com/forum/#!forum/odo-users Thanks for understanding, and for contributing to the project! --> ## What versions of software are you using? **Operating System:** Win10Pro **Output of `odo version`:** ``` odo v3.0.0-beta2 (c8e4458f4) Server: https://api.sandbox-m2.ll9k.p1.openshiftapps.com:6443 Kubernetes: v1.23.5+9ce5071 ``` ## How did you run odo exactly? `odo preference view -o json` ## Actual behavior ``` C:\work\src\tmp\odotest\demo>odo preference view -o json X Machine readable output is not yet implemented for this command ``` ## Expected behavior Structured output should be seen ## Any logs, error output, etc?
priority
can t list registries in structured output kind bug odo integrations openshift connector used odo registry list o json with odo x welcome we kindly ask you to fill out the issue template below use the google group if you have a question rather than a bug or feature request the group is at thanks for understanding and for contributing to the project what versions of software are you using operating system output of odo version odo server kubernetes how did you run odo exactly odo preference view o json actual behavior c work src tmp odotest demo odo preference view o json x machine readable output is not yet implemented for this command expected behavior structured output should be seen any logs error output etc
1
526,194
15,283,311,530
IssuesEvent
2021-02-23 10:41:31
facebookresearch/nevergrad
https://api.github.com/repos/facebookresearch/nevergrad
opened
Add multiobjective benchmarks
Difficulty: Good first issue Priority: Medium Type: Enhancement
The current multiobjective benchmarks are based on `ArtificialFunction` which is initially mono-objective. We should use more "native" multiobjective benchmarks, such as the ones presented on the wikipedia page: https://en.wikipedia.org/wiki/Test_functions_for_optimization#Test_functions_for_multi-objective_optimization
1.0
Add multiobjective benchmarks - The current multiobjective benchmarks are based on `ArtificialFunction` which is initially mono-objective. We should use more "native" multiobjective benchmarks, such as the ones presented on the wikipedia page: https://en.wikipedia.org/wiki/Test_functions_for_optimization#Test_functions_for_multi-objective_optimization
priority
add multiobjective benchmarks the current multiobjective benchmarks are based on artificialfunction which is initially mono objective we should use more native multiobjective benchmarks such as the ones presented on the wikipedia page
1
596,382
18,104,208,934
IssuesEvent
2021-09-22 17:18:20
NOAA-GSL/VxLegacyIngest
https://api.github.com/repos/NOAA-GSL/VxLegacyIngest
closed
Python problem in AC verification
Status: Doing Type: Bug Priority: Medium
--- Author Name: **jeffrey.a.hamilton** (jeffrey.a.hamilton) Original Redmine Issue: 66040, https://vlab.ncep.noaa.gov/redmine/issues/66040 Original Date: 2019-07-15 Original Assignee: jeffrey.a.hamilton --- Currently working with Judy on fixing a bug with the AC verification. The problem is similar to the Python issue we faced when upgrading to the new OS on Jet, and she and I are working through possible solutions. Currently attempting to see if loading the MET contrib module in the Global workflow overwrites the rtfim user Python environment.
1.0
Python problem in AC verification - --- Author Name: **jeffrey.a.hamilton** (jeffrey.a.hamilton) Original Redmine Issue: 66040, https://vlab.ncep.noaa.gov/redmine/issues/66040 Original Date: 2019-07-15 Original Assignee: jeffrey.a.hamilton --- Currently working with Judy on fixing a bug with the AC verification. The problem is similar to the Python issue we faced when upgrading to the new OS on Jet, and she and I are working through possible solutions. Currently attempting to see if loading the MET contrib module in the Global workflow overwrites the rtfim user Python environment.
priority
python problem in ac verification author name jeffrey a hamilton jeffrey a hamilton original redmine issue original date original assignee jeffrey a hamilton currently working with judy on fixing a bug with the ac verification the problem is similar to the python issue we faced when upgrading to the new os on jet and she and i are working through possible solutions currently attempting to see if loading the met contrib module in the global workflow overwrites the rtfim user python environment
1
796,802
28,128,146,474
IssuesEvent
2023-03-31 19:43:46
roman-right/beanie
https://api.github.com/repos/roman-right/beanie
closed
[BUG] count() does not work when querying with fetch_links=True
bug priority:medium
When a query is based on nested links the count() does not work ```python from beanie import Document, Link class User(Document): name: str ... class Project(Document): users: List[Link[User]] ... user_name = "YOUR USER NAME" projects-count = await Project.find({"users.name": user_name}, fetch_links=true).count() ``` I know I can use query through id as described ```...Project.find({"users.$id": user_id"}).count()``` but would be fine to have this working for more complex queries.
1.0
[BUG] count() does not work when querying with fetch_links=True - When a query is based on nested links the count() does not work ```python from beanie import Document, Link class User(Document): name: str ... class Project(Document): users: List[Link[User]] ... user_name = "YOUR USER NAME" projects-count = await Project.find({"users.name": user_name}, fetch_links=true).count() ``` I know I can use query through id as described ```...Project.find({"users.$id": user_id"}).count()``` but would be fine to have this working for more complex queries.
priority
count does not work when querying with fetch links true when a query is based on nested links the count does not work python from beanie import document link class user document name str class project document users list user name your user name projects count await project find users name user name fetch links true count i know i can use query through id as described project find users id user id count but would be fine to have this working for more complex queries
1
419,667
12,226,686,380
IssuesEvent
2020-05-03 12:06:17
osmontrouge/caresteouvert
https://api.github.com/repos/osmontrouge/caresteouvert
closed
Display wheelchair status in details
enhancement priority: medium
It could be good to display the wheelchair status of the place with an icon in the details: https://wiki.openstreetmap.org/wiki/Key:wheelchair It can permits to somebody to don't go to a shop if he/she can or can't access it due to handicap If tag wheelchair is not set in OSM, display this icon with interrogation point, and allow permit to user to add this tag as other details. In addition, add a filter to display only place accessible with wheelchair.
1.0
Display wheelchair status in details - It could be good to display the wheelchair status of the place with an icon in the details: https://wiki.openstreetmap.org/wiki/Key:wheelchair It can permits to somebody to don't go to a shop if he/she can or can't access it due to handicap If tag wheelchair is not set in OSM, display this icon with interrogation point, and allow permit to user to add this tag as other details. In addition, add a filter to display only place accessible with wheelchair.
priority
display wheelchair status in details it could be good to display the wheelchair status of the place with an icon in the details it can permits to somebody to don t go to a shop if he she can or can t access it due to handicap if tag wheelchair is not set in osm display this icon with interrogation point and allow permit to user to add this tag as other details in addition add a filter to display only place accessible with wheelchair
1
43,459
2,889,794,432
IssuesEvent
2015-06-13 19:21:49
damonkohler/sl4a
https://api.github.com/repos/damonkohler/sl4a
opened
Enable html5 database in webViewShow webView
auto-migrated Priority-Medium Type-Enhancement
_From @GoogleCodeExporter on May 31, 2015 11:27_ ``` In the android browser surfing to an html page as follows:- <html><head><script> var shortName = 'testdb'; var version = '1.0'; var displayName = 'My Test Database'; var maxSize = 65536; // in bytes var db = openDatabase(shortName, version, displayName, maxSize); </script></head><body>hi</body></html> you will then have access to an sqlite database. calling webViewShow() on an html file with the same code in it always returns NULL from the openDatabase function. Searching the web shows that you have to call setDatabaseEnabled and setDatabasePath on the webView that is created. See for example: http://stackoverflow.com/questions/2474475/how-do-i-call-window-opendatabase-fro m-a-webview-hosted-in-an-android-application http://www.rohanradio.com/html5-database-api-support-in-an-android-webv We should enable database for scripts since it is already enabled in the standard android browser. Find attached a minimal html file that opens a database, lets you add simple key / value entries and lists all values in the database. This code works in the android browser, but not in the webViewShow. ``` Original issue reported on code.google.com by `sihor...@gmail.com` on 10 Sep 2010 at 11:46 Attachments: * [db.htm](https://storage.googleapis.com/google-code-attachments/android-scripting/issue-425/comment-0/db.htm) _Copied from original issue: damonkohler/android-scripting#425_
1.0
Enable html5 database in webViewShow webView - _From @GoogleCodeExporter on May 31, 2015 11:27_ ``` In the android browser surfing to an html page as follows:- <html><head><script> var shortName = 'testdb'; var version = '1.0'; var displayName = 'My Test Database'; var maxSize = 65536; // in bytes var db = openDatabase(shortName, version, displayName, maxSize); </script></head><body>hi</body></html> you will then have access to an sqlite database. calling webViewShow() on an html file with the same code in it always returns NULL from the openDatabase function. Searching the web shows that you have to call setDatabaseEnabled and setDatabasePath on the webView that is created. See for example: http://stackoverflow.com/questions/2474475/how-do-i-call-window-opendatabase-fro m-a-webview-hosted-in-an-android-application http://www.rohanradio.com/html5-database-api-support-in-an-android-webv We should enable database for scripts since it is already enabled in the standard android browser. Find attached a minimal html file that opens a database, lets you add simple key / value entries and lists all values in the database. This code works in the android browser, but not in the webViewShow. ``` Original issue reported on code.google.com by `sihor...@gmail.com` on 10 Sep 2010 at 11:46 Attachments: * [db.htm](https://storage.googleapis.com/google-code-attachments/android-scripting/issue-425/comment-0/db.htm) _Copied from original issue: damonkohler/android-scripting#425_
priority
enable database in webviewshow webview from googlecodeexporter on may in the android browser surfing to an html page as follows var shortname testdb var version var displayname my test database var maxsize in bytes var db opendatabase shortname version displayname maxsize hi you will then have access to an sqlite database calling webviewshow on an html file with the same code in it always returns null from the opendatabase function searching the web shows that you have to call setdatabaseenabled and setdatabasepath on the webview that is created see for example m a webview hosted in an android application we should enable database for scripts since it is already enabled in the standard android browser find attached a minimal html file that opens a database lets you add simple key value entries and lists all values in the database this code works in the android browser but not in the webviewshow original issue reported on code google com by sihor gmail com on sep at attachments copied from original issue damonkohler android scripting
1
40,676
2,868,935,519
IssuesEvent
2015-06-05 22:03:31
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Pub publish should not include ".svn" and ".git" directories
bug CannotReproduce Priority-Medium
<a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)** _Originally opened as dart-lang/sdk#7017_ ---- When it builds the list of files to include, it should skip those.
1.0
Pub publish should not include ".svn" and ".git" directories - <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)** _Originally opened as dart-lang/sdk#7017_ ---- When it builds the list of files to include, it should skip those.
priority
pub publish should not include svn and git directories issue by originally opened as dart lang sdk when it builds the list of files to include it should skip those
1
57,166
3,081,245,336
IssuesEvent
2015-08-22 14:35:59
bitfighter/bitfighter
https://api.github.com/repos/bitfighter/bitfighter
opened
Queue up default help messages
019b bug imported inline-help Priority-Medium
_From [watusim...@bitfighter.org](https://code.google.com/u/105427273526970468779/) on February 07, 2014 14:39:06_ When activating in-game help, messages that are normally queued at the beginning of a level should be queued immediately. _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=390_
1.0
Queue up default help messages - _From [watusim...@bitfighter.org](https://code.google.com/u/105427273526970468779/) on February 07, 2014 14:39:06_ When activating in-game help, messages that are normally queued at the beginning of a level should be queued immediately. _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=390_
priority
queue up default help messages from on february when activating in game help messages that are normally queued at the beginning of a level should be queued immediately original issue
1
711,290
24,456,995,538
IssuesEvent
2022-10-07 07:44:35
AY2223S1-CS2103T-W15-1/tp
https://api.github.com/repos/AY2223S1-CS2103T-W15-1/tp
closed
As a student, I can type part of the contact name and get the contact name as search suggestions
type.Story priority.Medium
... so that I can search faster and minimize the chance of an unsuccessful search. For example: `find An` will show names starting with `An`.
1.0
As a student, I can type part of the contact name and get the contact name as search suggestions - ... so that I can search faster and minimize the chance of an unsuccessful search. For example: `find An` will show names starting with `An`.
priority
as a student i can type part of the contact name and get the contact name as search suggestions so that i can search faster and minimize the chance of an unsuccessful search for example find an will show names starting with an
1
347,977
10,437,093,163
IssuesEvent
2019-09-17 21:07:04
isi-vista/adam
https://api.github.com/repos/isi-vista/adam
closed
Landau & Jackendoff spatial relations table
priority-1-normal size-medium
p. 232 of their paper on spatial language. This is a placeholder issue to examine this table and make issues for any actions we need to take based on it.
1.0
Landau & Jackendoff spatial relations table - p. 232 of their paper on spatial language. This is a placeholder issue to examine this table and make issues for any actions we need to take based on it.
priority
landau jackendoff spatial relations table p of their paper on spatial language this is a placeholder issue to examine this table and make issues for any actions we need to take based on it
1
150,805
5,791,273,621
IssuesEvent
2017-05-02 05:00:50
famuvie/breedR
https://api.github.com/repos/famuvie/breedR
closed
formula parser breaks with very long trait names
bug priority:medium
``` r library(breedR) #> Loading required package: sp packageVersion("breedR") #> [1] '0.12.1' traitnms <- paste("Trait", 1:10, sep = "_") testdat <- data.frame(replicate(length(traitnms), rnorm(1e3))) names(testdat) <- traitnms res <- remlf90( as.formula(paste0("cbind(", paste(traitnms, collapse = ","), ") ~ 1")), data = testdat, method = "ai") #> Error in parse(text = x, keep.source = FALSE): <text>:2:5: unexpected symbol #> 1: cbind(Trait_1, Trait_2, Trait_3, Trait_4, Trait_5, Trait_6, Trait_7, ~0+Intercept #> 2: Trait_8 #> ^ > traceback() 8: parse(text = x, keep.source = FALSE) 7: eval(parse(text = x, keep.source = FALSE)[[1L]]) 6: formula(eval(parse(text = x, keep.source = FALSE)[[1L]])) 5: formula.character(object, env = baseenv()) 4: formula(object, env = baseenv()) 3: stats::as.formula(paste(lhs, rhs, sep = "~"), env = parent.frame(2)) at progsf90.R#644 2: build.mf(mc) at remlf90-class.R#328 1: remlf90(as.formula(paste0("cbind(", paste(traitnms, collapse = ","), ") ~ 1")), data = testdat, method = "ai") ``` Thanks to Vincent Segura for reporting.
1.0
formula parser breaks with very long trait names - ``` r library(breedR) #> Loading required package: sp packageVersion("breedR") #> [1] '0.12.1' traitnms <- paste("Trait", 1:10, sep = "_") testdat <- data.frame(replicate(length(traitnms), rnorm(1e3))) names(testdat) <- traitnms res <- remlf90( as.formula(paste0("cbind(", paste(traitnms, collapse = ","), ") ~ 1")), data = testdat, method = "ai") #> Error in parse(text = x, keep.source = FALSE): <text>:2:5: unexpected symbol #> 1: cbind(Trait_1, Trait_2, Trait_3, Trait_4, Trait_5, Trait_6, Trait_7, ~0+Intercept #> 2: Trait_8 #> ^ > traceback() 8: parse(text = x, keep.source = FALSE) 7: eval(parse(text = x, keep.source = FALSE)[[1L]]) 6: formula(eval(parse(text = x, keep.source = FALSE)[[1L]])) 5: formula.character(object, env = baseenv()) 4: formula(object, env = baseenv()) 3: stats::as.formula(paste(lhs, rhs, sep = "~"), env = parent.frame(2)) at progsf90.R#644 2: build.mf(mc) at remlf90-class.R#328 1: remlf90(as.formula(paste0("cbind(", paste(traitnms, collapse = ","), ") ~ 1")), data = testdat, method = "ai") ``` Thanks to Vincent Segura for reporting.
priority
formula parser breaks with very long trait names r library breedr loading required package sp packageversion breedr traitnms paste trait sep testdat data frame replicate length traitnms rnorm names testdat traitnms res as formula cbind paste traitnms collapse data testdat method ai error in parse text x keep source false unexpected symbol cbind trait trait trait trait trait trait trait intercept trait traceback parse text x keep source false eval parse text x keep source false formula eval parse text x keep source false formula character object env baseenv formula object env baseenv stats as formula paste lhs rhs sep env parent frame at r build mf mc at class r as formula cbind paste traitnms collapse data testdat method ai thanks to vincent segura for reporting
1
648,260
21,180,647,995
IssuesEvent
2022-04-08 07:35:10
AY2122S2-CS2103T-T12-4/tp
https://api.github.com/repos/AY2122S2-CS2103T-T12-4/tp
closed
[PE-D] Suggestion: Add more FAQs to UG
priority.Medium
There is only a single FAQ in the UG which may not adequately address all the doubts of the professors. Some questions to consider: - who to contact if I need support? - what do i do to update the app? among others <!--session: 1648793079029-094b23bf-c065-4806-bff4-e64ce7b438fa--> <!--Version: Web v3.4.2--> ------------- Labels: `severity.VeryLow` `type.DocumentationBug` original: ian-from-dover/ped#3
1.0
[PE-D] Suggestion: Add more FAQs to UG - There is only a single FAQ in the UG which may not adequately address all the doubts of the professors. Some questions to consider: - who to contact if I need support? - what do i do to update the app? among others <!--session: 1648793079029-094b23bf-c065-4806-bff4-e64ce7b438fa--> <!--Version: Web v3.4.2--> ------------- Labels: `severity.VeryLow` `type.DocumentationBug` original: ian-from-dover/ped#3
priority
suggestion add more faqs to ug there is only a single faq in the ug which may not adequately address all the doubts of the professors some questions to consider who to contact if i need support what do i do to update the app among others labels severity verylow type documentationbug original ian from dover ped
1
343,807
10,336,590,438
IssuesEvent
2019-09-03 13:17:19
wherebyus/general-tasks
https://api.github.com/repos/wherebyus/general-tasks
closed
When I use the date picker on the events dashboard, i expect to see all listings for a single date.
Priority: Medium Product: Events UX: Validated
## Feature or problem When I use the date picker on the events dashboard, i expect to see all listings for a single date. instead i see listings for many dates ## UX Validation Validated ### Suggested priority Medium ### Stakeholders *Submitted:* rebekah ### Definition of done How will we know when this feature is complete? ### Subtasks A detailed list of changes that need to be made or subtasks. One checkbox per. - [ ] Brew the coffee ## Developer estimate To help the team accurately estimate the complexity of this task, take a moment to walk through this list and estimate each item. At the end, you can total the estimates and round to the nearest prime number. If any of these are at a `5` or higher, or if the total is above a `5`, consider breaking this issue into multiple smaller issues. - [ ] Changes to the database () - [ ] Changes to the API () - [ ] Testing Changes to the API () - [ ] Changes to Application Code () - [ ] Adding or updating unit tests () - [ ] Local developer testing () ### Total developer estimate: 0 ## Additional estimate - [ ] Code review () - [ ] QA Testing () - [ ] Stakeholder Sign-off () - [ ] Deploy to Production () ### Total additional estimate: ## QA Notes Detailed instructions for testing, one checkbox per test to be completed. ### Contextual tests - [ ] Accessibility check - [ ] Cross-browser check (Edge, Chrome, Firefox) - [ ] Responsive check
1.0
When I use the date picker on the events dashboard, i expect to see all listings for a single date. - ## Feature or problem When I use the date picker on the events dashboard, i expect to see all listings for a single date. instead i see listings for many dates ## UX Validation Validated ### Suggested priority Medium ### Stakeholders *Submitted:* rebekah ### Definition of done How will we know when this feature is complete? ### Subtasks A detailed list of changes that need to be made or subtasks. One checkbox per. - [ ] Brew the coffee ## Developer estimate To help the team accurately estimate the complexity of this task, take a moment to walk through this list and estimate each item. At the end, you can total the estimates and round to the nearest prime number. If any of these are at a `5` or higher, or if the total is above a `5`, consider breaking this issue into multiple smaller issues. - [ ] Changes to the database () - [ ] Changes to the API () - [ ] Testing Changes to the API () - [ ] Changes to Application Code () - [ ] Adding or updating unit tests () - [ ] Local developer testing () ### Total developer estimate: 0 ## Additional estimate - [ ] Code review () - [ ] QA Testing () - [ ] Stakeholder Sign-off () - [ ] Deploy to Production () ### Total additional estimate: ## QA Notes Detailed instructions for testing, one checkbox per test to be completed. ### Contextual tests - [ ] Accessibility check - [ ] Cross-browser check (Edge, Chrome, Firefox) - [ ] Responsive check
priority
when i use the date picker on the events dashboard i expect to see all listings for a single date feature or problem when i use the date picker on the events dashboard i expect to see all listings for a single date instead i see listings for many dates ux validation validated suggested priority medium stakeholders submitted rebekah definition of done how will we know when this feature is complete subtasks a detailed list of changes that need to be made or subtasks one checkbox per brew the coffee developer estimate to help the team accurately estimate the complexity of this task take a moment to walk through this list and estimate each item at the end you can total the estimates and round to the nearest prime number if any of these are at a or higher or if the total is above a consider breaking this issue into multiple smaller issues changes to the database changes to the api testing changes to the api changes to application code adding or updating unit tests local developer testing total developer estimate additional estimate code review qa testing stakeholder sign off deploy to production total additional estimate qa notes detailed instructions for testing one checkbox per test to be completed contextual tests accessibility check cross browser check edge chrome firefox responsive check
1
117,520
4,717,192,863
IssuesEvent
2016-10-16 13:53:00
dotKom/onlineweb4
https://api.github.com/repos/dotKom/onlineweb4
closed
attendees_not_paid property is plain wrong
Priority: Medium Status: Available Type: Bug
It returns all attendees who have paid instead. It is only used for sending out emails afaik. https://github.com/dotKom/onlineweb4/blob/2347446f5bb66d202b7adecc9433a8e26fe3b0b4/apps/events/models.py#L450 IMO it should be something like `return list(self.attendees.filter(paid=False))` instead of simply adding a `not`,
1.0
attendees_not_paid property is plain wrong - It returns all attendees who have paid instead. It is only used for sending out emails afaik. https://github.com/dotKom/onlineweb4/blob/2347446f5bb66d202b7adecc9433a8e26fe3b0b4/apps/events/models.py#L450 IMO it should be something like `return list(self.attendees.filter(paid=False))` instead of simply adding a `not`,
priority
attendees not paid property is plain wrong it returns all attendees who have paid instead it is only used for sending out emails afaik imo it should be something like return list self attendees filter paid false instead of simply adding a not
1
314,303
9,595,055,616
IssuesEvent
2019-05-09 15:14:07
wevote/WebApp
https://api.github.com/repos/wevote/WebApp
closed
FollowToggle light mode and moveDownArrowFunctionToButton
Difficulty: Medium Priority: 2 Verify Fix
### Please describe the issue (What happens? What do you expect?) Please take the existing FollowToggle component and add two new variables as props. - [x] moveDownArrowFunctionToButton: When set to true, turn off the down arrow when "Follow" is shown, and change a click on "Follow" to show the drop down menu. There is no need to remove the drop down arrow from the "Following" state. - [x] lightModeOn: When set to true, make the entire component use a white theme (as opposed to dark blue) We want to use both of these new settings when you call <FollowToggle from WebApp/src/js/components/Ballot/PositionItem.jsx (around line 79) These changes should show up on the Candidate page, and the Follow buttons should look like this: ![Screen Shot 2019-04-27 at 10 02 12 AM](https://user-images.githubusercontent.com/7756031/56852728-9fce5b00-68d3-11e9-9f9c-9dbe558adc7e.png) Please make sure that all existing functionality remains unchanged by testing on the /values page.
1.0
FollowToggle light mode and moveDownArrowFunctionToButton - ### Please describe the issue (What happens? What do you expect?) Please take the existing FollowToggle component and add two new variables as props. - [x] moveDownArrowFunctionToButton: When set to true, turn off the down arrow when "Follow" is shown, and change a click on "Follow" to show the drop down menu. There is no need to remove the drop down arrow from the "Following" state. - [x] lightModeOn: When set to true, make the entire component use a white theme (as opposed to dark blue) We want to use both of these new settings when you call <FollowToggle from WebApp/src/js/components/Ballot/PositionItem.jsx (around line 79) These changes should show up on the Candidate page, and the Follow buttons should look like this: ![Screen Shot 2019-04-27 at 10 02 12 AM](https://user-images.githubusercontent.com/7756031/56852728-9fce5b00-68d3-11e9-9f9c-9dbe558adc7e.png) Please make sure that all existing functionality remains unchanged by testing on the /values page.
priority
followtoggle light mode and movedownarrowfunctiontobutton please describe the issue what happens what do you expect please take the existing followtoggle component and add two new variables as props movedownarrowfunctiontobutton when set to true turn off the down arrow when follow is shown and change a click on follow to show the drop down menu there is no need to remove the drop down arrow from the following state lightmodeon when set to true make the entire component use a white theme as opposed to dark blue we want to use both of these new settings when you call followtoggle from webapp src js components ballot positionitem jsx around line these changes should show up on the candidate page and the follow buttons should look like this please make sure that all existing functionality remains unchanged by testing on the values page
1
412,987
12,059,017,012
IssuesEvent
2020-04-15 18:30:21
CERT-Polska/ursadb
https://api.github.com/repos/CERT-Polska/ursadb
closed
Invalid comparison in Database::commit_task
level:easy priority:medium zone:stability
`if` statement on line 231 causes following warning: ``` [...] Database.cpp:231:27: warning: result of comparison of constant 18446744073709551615 with expression of type 'uint32_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (split_loc == std::string::npos) { ```
1.0
Invalid comparison in Database::commit_task - `if` statement on line 231 causes following warning: ``` [...] Database.cpp:231:27: warning: result of comparison of constant 18446744073709551615 with expression of type 'uint32_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (split_loc == std::string::npos) { ```
priority
invalid comparison in database commit task if statement on line causes following warning database cpp warning result of comparison of constant with expression of type t aka unsigned int is always false if split loc std string npos
1
266,136
8,363,304,214
IssuesEvent
2018-10-03 19:19:36
bbottema/simple-java-mail
https://api.github.com/repos/bbottema/simple-java-mail
closed
Email addresses validated despite cleared validation validation criteria
Priority-Medium bug
https://github.com/bbottema/simple-java-mail/blob/master/src/main/java/org/simplejavamail/mailer/Mailer.java#L275 The `validate` method tightly couples validation for injection attacks alongside email addresses validation. These are different types of validation. Consider: ``` public boolean validate(final Email email) { validateSenders(email); validateRecipients(email); validateAttacks(email); } ``` This would allow for global settings to control validation. For example: ``` public boolean validate(final Email email) { if( validate() ) { validateSenders(email); validateRecipients(email); validateAttacks(email); } } public boolean validateSenders(final Email email) { if( validateSenders() ) { final InternetAddress[] addresses = email.getAddresses(FROM); if (!EmailAddressValidator.isValid(addresses, getEmailAddressCriteria())) { // ... } } ```
1.0
Email addresses validated despite cleared validation validation criteria - https://github.com/bbottema/simple-java-mail/blob/master/src/main/java/org/simplejavamail/mailer/Mailer.java#L275 The `validate` method tightly couples validation for injection attacks alongside email addresses validation. These are different types of validation. Consider: ``` public boolean validate(final Email email) { validateSenders(email); validateRecipients(email); validateAttacks(email); } ``` This would allow for global settings to control validation. For example: ``` public boolean validate(final Email email) { if( validate() ) { validateSenders(email); validateRecipients(email); validateAttacks(email); } } public boolean validateSenders(final Email email) { if( validateSenders() ) { final InternetAddress[] addresses = email.getAddresses(FROM); if (!EmailAddressValidator.isValid(addresses, getEmailAddressCriteria())) { // ... } } ```
priority
email addresses validated despite cleared validation validation criteria the validate method tightly couples validation for injection attacks alongside email addresses validation these are different types of validation consider public boolean validate final email email validatesenders email validaterecipients email validateattacks email this would allow for global settings to control validation for example public boolean validate final email email if validate validatesenders email validaterecipients email validateattacks email public boolean validatesenders final email email if validatesenders final internetaddress addresses email getaddresses from if emailaddressvalidator isvalid addresses getemailaddresscriteria
1
204,556
7,088,703,239
IssuesEvent
2018-01-11 22:32:50
craniumcafe/issue-tracker
https://api.github.com/repos/craniumcafe/issue-tracker
closed
Better group reason code managment tool
UI/UX groups project medium priority refactoring
Drag drop is clunky. Use checkboxes and/or a better UI paradigm instead. ![image](https://user-images.githubusercontent.com/1077290/31245995-4a1e1e7c-a9c9-11e7-83a8-138f29d3a01b.png)
1.0
Better group reason code managment tool - Drag drop is clunky. Use checkboxes and/or a better UI paradigm instead. ![image](https://user-images.githubusercontent.com/1077290/31245995-4a1e1e7c-a9c9-11e7-83a8-138f29d3a01b.png)
priority
better group reason code managment tool drag drop is clunky use checkboxes and or a better ui paradigm instead
1
237,500
7,760,943,194
IssuesEvent
2018-06-01 08:12:48
HabitRPG/habitica
https://api.github.com/repos/HabitRPG/habitica
closed
task wrapping does not occur in Internet Explorer 11 / IE11
priority: medium section: Task Page status: issue: in progress
As reported in the Report a Bug guild by Zian (90145e45-71ca-4c83-8ecf-703e40ccdcda): "The main text in dailies does not word wrap at all in IE11." ![screenshot_2017-12-30_10-33-06](https://user-images.githubusercontent.com/1495809/34450082-d24b2fee-ed4c-11e7-8925-ca33b2aa2b34.png)
1.0
task wrapping does not occur in Internet Explorer 11 / IE11 - As reported in the Report a Bug guild by Zian (90145e45-71ca-4c83-8ecf-703e40ccdcda): "The main text in dailies does not word wrap at all in IE11." ![screenshot_2017-12-30_10-33-06](https://user-images.githubusercontent.com/1495809/34450082-d24b2fee-ed4c-11e7-8925-ca33b2aa2b34.png)
priority
task wrapping does not occur in internet explorer as reported in the report a bug guild by zian the main text in dailies does not word wrap at all in
1
576,032
17,069,359,417
IssuesEvent
2021-07-07 11:23:28
ParamagicDev/mrujs
https://api.github.com/repos/ParamagicDev/mrujs
closed
Feature: Turbo integration
Priority: High Priority: Normal Project Size: Medium Type: Feature
#### Describe Problem currently Turbo + Mrujs have quite a bit of intersection. I'm not even sure if this is a good idea tbh. This is more so a "future possibility" there will be a lot of trial and error to make this happen. So this issue will serve as a future reference of possible changes that need to be made. #### Suggest Solution first change: modify querySelectors. https://github.com/rails/rails/commit/8de181dac638457564677e02c71a9d04fd3e7fde
2.0
Feature: Turbo integration - #### Describe Problem currently Turbo + Mrujs have quite a bit of intersection. I'm not even sure if this is a good idea tbh. This is more so a "future possibility" there will be a lot of trial and error to make this happen. So this issue will serve as a future reference of possible changes that need to be made. #### Suggest Solution first change: modify querySelectors. https://github.com/rails/rails/commit/8de181dac638457564677e02c71a9d04fd3e7fde
priority
feature turbo integration describe problem currently turbo mrujs have quite a bit of intersection i m not even sure if this is a good idea tbh this is more so a future possibility there will be a lot of trial and error to make this happen so this issue will serve as a future reference of possible changes that need to be made suggest solution first change modify queryselectors
1
98,057
4,016,273,647
IssuesEvent
2016-05-15 13:59:41
canadainc/safe-browse
https://api.github.com/repos/canadainc/safe-browse
opened
Detect keyword usages inside html body
Component-Logic enhancement Maintainability Priority-Medium
int documentFetchScriptId = webview.evaluateJavascript("document.body.innerHTML") should get you the html markup that gets generated for whatever the user typed (formatted or not) in the body element. The result from this script will be passed to you in the callback connected to the signal javaScriptResult (intresultId, const QVariant &result ) eg: HUB's email compose card uses the following to collect whatever user typed: if (resultId == _responseDocumentQueryId) { _responseDocument = result.toString(); ... } As you might have noticed already, the process of fetching document contents is asynchronous (compare with AbstractTextControl::text()). You can inject formatting commands to the document using document.execCommand() scripts, and can check/verify the current set of format modes using document.queryCommandValue(). These commands manipulate the markup on the document, so document.body.innerHTML will get you all in one go. The other way to fetch document's contents is by using document.body.innerText which retrieves the plain text version of the contents (not useful, if your editor supports rich text formatting). I would not recommend parsing HTML yourself, you can use JavaScript DOM APIs to access an object model of the (already parsed) HTML document. For example webView.evaluateJavaScript('document.body.innerText') WebView { ... onJavaScriptResult: console.log("document.body.innerText is: " + result) }
1.0
Detect keyword usages inside html body - int documentFetchScriptId = webview.evaluateJavascript("document.body.innerHTML") should get you the html markup that gets generated for whatever the user typed (formatted or not) in the body element. The result from this script will be passed to you in the callback connected to the signal javaScriptResult (intresultId, const QVariant &result ) eg: HUB's email compose card uses the following to collect whatever user typed: if (resultId == _responseDocumentQueryId) { _responseDocument = result.toString(); ... } As you might have noticed already, the process of fetching document contents is asynchronous (compare with AbstractTextControl::text()). You can inject formatting commands to the document using document.execCommand() scripts, and can check/verify the current set of format modes using document.queryCommandValue(). These commands manipulate the markup on the document, so document.body.innerHTML will get you all in one go. The other way to fetch document's contents is by using document.body.innerText which retrieves the plain text version of the contents (not useful, if your editor supports rich text formatting). I would not recommend parsing HTML yourself, you can use JavaScript DOM APIs to access an object model of the (already parsed) HTML document. For example webView.evaluateJavaScript('document.body.innerText') WebView { ... onJavaScriptResult: console.log("document.body.innerText is: " + result) }
priority
detect keyword usages inside html body int documentfetchscriptid webview evaluatejavascript document body innerhtml should get you the html markup that gets generated for whatever the user typed formatted or not in the body element the result from this script will be passed to you in the callback connected to the signal javascriptresult intresultid const qvariant result eg hub s email compose card uses the following to collect whatever user typed if resultid responsedocumentqueryid responsedocument result tostring as you might have noticed already the process of fetching document contents is asynchronous compare with abstracttextcontrol text you can inject formatting commands to the document using document execcommand scripts and can check verify the current set of format modes using document querycommandvalue these commands manipulate the markup on the document so document body innerhtml will get you all in one go the other way to fetch document s contents is by using document body innertext which retrieves the plain text version of the contents not useful if your editor supports rich text formatting i would not recommend parsing html yourself you can use javascript dom apis to access an object model of the already parsed html document for example webview evaluatejavascript document body innertext webview onjavascriptresult console log document body innertext is result
1
657,605
21,797,890,653
IssuesEvent
2022-05-15 22:08:54
therealbluepandabear/PixaPencil
https://api.github.com/repos/therealbluepandabear/PixaPencil
opened
[Feature Request] Add support for viewing the deatils of your project and renaming it
✨ enhancement low priority difficulty: medium
Currently the user can't view details about their project such as the date created, number of unique colours, also add the ability to rename your project.
1.0
[Feature Request] Add support for viewing the deatils of your project and renaming it - Currently the user can't view details about their project such as the date created, number of unique colours, also add the ability to rename your project.
priority
add support for viewing the deatils of your project and renaming it currently the user can t view details about their project such as the date created number of unique colours also add the ability to rename your project
1
124,035
4,891,002,810
IssuesEvent
2016-11-18 15:31:39
Repair-DeskPOS/RepairDesk-Bugs
https://api.github.com/repos/Repair-DeskPOS/RepairDesk-Bugs
closed
Printnode label only auto-printing one device
bug Customer Updated - Waiting For further information Fixed - SVN Medium Priority
Hey Guys, When we add more than one device to the same ticket Printnode only auto-prints the 1st device on the ticket. We then have to manually select the 2nd device and print label manually to our label printer. Please refer to ticket no.: CPT-2472.
1.0
Printnode label only auto-printing one device - Hey Guys, When we add more than one device to the same ticket Printnode only auto-prints the 1st device on the ticket. We then have to manually select the 2nd device and print label manually to our label printer. Please refer to ticket no.: CPT-2472.
priority
printnode label only auto printing one device hey guys when we add more than one device to the same ticket printnode only auto prints the device on the ticket we then have to manually select the device and print label manually to our label printer please refer to ticket no cpt
1
782,167
27,488,838,258
IssuesEvent
2023-03-04 11:13:05
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
closed
Default to gradle versioning for maven dependencies found by bazel
type:feature priority-3-medium manager:bazel status:ready
### What would you like Renovate to be able to do? As per, https://github.com/renovatebot/renovate/discussions/20396, it might well make sense to default to grade versioning for dependencies bazel is getting from Maven. A micro summary of the rationale in the discussion: Both Gradle and Maven build fetch from maven repositories. Google makes Bazel and is more Gradle oriented, and Gradle versioning seems more likely to do things people would expect in more cases, since it's a fairly intuitive expansion of the maven behavior and we'd expect most packages to work with Gradle. ### If you have any ideas on how this should be implemented, please tell us here. As in the discussion, two parts: 1. Change the default to gradle versioning for the maven datasource of the bazel manager. 2. (optional, but probably a good idea) Document it, including a snippet on how to change back to maven versioning if needed ```json "packageRules": [{ "matchManagers": ["bazel"], "matchDatasources": ["maven"], "versioning": "maven" }], ``` ### Is this a feature you are interested in implementing yourself? Maybe
1.0
Default to gradle versioning for maven dependencies found by bazel - ### What would you like Renovate to be able to do? As per, https://github.com/renovatebot/renovate/discussions/20396, it might well make sense to default to grade versioning for dependencies bazel is getting from Maven. A micro summary of the rationale in the discussion: Both Gradle and Maven build fetch from maven repositories. Google makes Bazel and is more Gradle oriented, and Gradle versioning seems more likely to do things people would expect in more cases, since it's a fairly intuitive expansion of the maven behavior and we'd expect most packages to work with Gradle. ### If you have any ideas on how this should be implemented, please tell us here. As in the discussion, two parts: 1. Change the default to gradle versioning for the maven datasource of the bazel manager. 2. (optional, but probably a good idea) Document it, including a snippet on how to change back to maven versioning if needed ```json "packageRules": [{ "matchManagers": ["bazel"], "matchDatasources": ["maven"], "versioning": "maven" }], ``` ### Is this a feature you are interested in implementing yourself? Maybe
priority
default to gradle versioning for maven dependencies found by bazel what would you like renovate to be able to do as per it might well make sense to default to grade versioning for dependencies bazel is getting from maven a micro summary of the rationale in the discussion both gradle and maven build fetch from maven repositories google makes bazel and is more gradle oriented and gradle versioning seems more likely to do things people would expect in more cases since it s a fairly intuitive expansion of the maven behavior and we d expect most packages to work with gradle if you have any ideas on how this should be implemented please tell us here as in the discussion two parts change the default to gradle versioning for the maven datasource of the bazel manager optional but probably a good idea document it including a snippet on how to change back to maven versioning if needed json packagerules matchmanagers matchdatasources versioning maven is this a feature you are interested in implementing yourself maybe
1
23,848
2,664,453,323
IssuesEvent
2015-03-20 14:40:45
pygeode/pygeode
https://api.github.com/repos/pygeode/pygeode
closed
<invalid issue>
Milestone-Release1.0 Priority-Medium Type-Enhancement
Original [issue 48](https://code.google.com/p/pygeode/issues/detail?id=48) created by neishm on 2013-11-06T15:34:04.000Z: For speed reasons, multifile.open_multi() does not actually check the contents of all the files to confirm that the mapping from filename to timestamp is correct - in particular if a few files get corrupted during a transfer, there can be holes in this mapping and it can be tricky to find them. As it stands, if data is requested from any such missing files, an exception is thrown. This could be made friendlier by returning NaNs in these missing files, but it would be good to have a multifile.check_dataset() routine that explicitly locates any such missing files (or missing timesteps in the files that do exist) and reports them. This could be called once for the dataset as a check, then upon further uses of the dataset it would not need to be called. The information of interest would be the missing timesteps - this may come from missing files (and if the filenames can be inferred that'd be cool, but not necessary), or missing timesteps in files; it would be good to distinguish these two cases.
1.0
<invalid issue> - Original [issue 48](https://code.google.com/p/pygeode/issues/detail?id=48) created by neishm on 2013-11-06T15:34:04.000Z: For speed reasons, multifile.open_multi() does not actually check the contents of all the files to confirm that the mapping from filename to timestamp is correct - in particular if a few files get corrupted during a transfer, there can be holes in this mapping and it can be tricky to find them. As it stands, if data is requested from any such missing files, an exception is thrown. This could be made friendlier by returning NaNs in these missing files, but it would be good to have a multifile.check_dataset() routine that explicitly locates any such missing files (or missing timesteps in the files that do exist) and reports them. This could be called once for the dataset as a check, then upon further uses of the dataset it would not need to be called. The information of interest would be the missing timesteps - this may come from missing files (and if the filenames can be inferred that'd be cool, but not necessary), or missing timesteps in files; it would be good to distinguish these two cases.
priority
original created by neishm on for speed reasons multifile open multi does not actually check the contents of all the files to confirm that the mapping from filename to timestamp is correct in particular if a few files get corrupted during a transfer there can be holes in this mapping and it can be tricky to find them as it stands if data is requested from any such missing files an exception is thrown this could be made friendlier by returning nans in these missing files but it would be good to have a multifile check dataset routine that explicitly locates any such missing files or missing timesteps in the files that do exist and reports them this could be called once for the dataset as a check then upon further uses of the dataset it would not need to be called the information of interest would be the missing timesteps this may come from missing files and if the filenames can be inferred that d be cool but not necessary or missing timesteps in files it would be good to distinguish these two cases
1
30,446
2,723,832,971
IssuesEvent
2015-04-14 14:45:52
CruxFramework/crux-widgets
https://api.github.com/repos/CruxFramework/crux-widgets
closed
Make instantiateWidget method on WidgetFactory class optional.
CruxCore enhancement imported Milestone-4.0.0 Priority-Medium
_From [tr_busta...@yahoo.com.br](https://code.google.com/u/115454294030253308352/) on September 20, 2010 20:22:01_ Purpose of enhancement Make instantiateWidget method on WidgetFactory class optional. By default, the widgetFactoryProxyCreator should create a method that call the empty constructor for a widget. _Original issue: http://code.google.com/p/crux-framework/issues/detail?id=174_
1.0
Make instantiateWidget method on WidgetFactory class optional. - _From [tr_busta...@yahoo.com.br](https://code.google.com/u/115454294030253308352/) on September 20, 2010 20:22:01_ Purpose of enhancement Make instantiateWidget method on WidgetFactory class optional. By default, the widgetFactoryProxyCreator should create a method that call the empty constructor for a widget. _Original issue: http://code.google.com/p/crux-framework/issues/detail?id=174_
priority
make instantiatewidget method on widgetfactory class optional from on september purpose of enhancement make instantiatewidget method on widgetfactory class optional by default the widgetfactoryproxycreator should create a method that call the empty constructor for a widget original issue
1
1,306
2,511,499,367
IssuesEvent
2015-01-14 08:33:56
olga-jane/prizm
https://api.github.com/repos/olga-jane/prizm
closed
Please review UI and make corrections
bug bug - UI Coding COMMON MEDIUM priority
1) Grammar mistakes everywhere 2) Set min sizes of buttons (basic MIN size as Сохранить for example) 3) Unique yotkeys on forms (f.e. &Номер трубы). Every button of the form must have Hotkey, too. 4) make Поиск accept button 5) Recheck proper terms (in translation document)
1.0
Please review UI and make corrections - 1) Grammar mistakes everywhere 2) Set min sizes of buttons (basic MIN size as Сохранить for example) 3) Unique yotkeys on forms (f.e. &Номер трубы). Every button of the form must have Hotkey, too. 4) make Поиск accept button 5) Recheck proper terms (in translation document)
priority
please review ui and make corrections grammar mistakes everywhere set min sizes of buttons basic min size as сохранить for example unique yotkeys on forms f e номер трубы every button of the form must have hotkey too make поиск accept button recheck proper terms in translation document
1
726,277
24,993,737,825
IssuesEvent
2022-11-02 21:19:11
enjoythecode/scrum-wizards-cs321
https://api.github.com/repos/enjoythecode/scrum-wizards-cs321
closed
SUPER ADMIN: Delete data
medium priority @Super Admin
**As a** Super Admin, **I want to be able to** Delete individual data entries in the system. **so that** I can manage stray data, that might have been entered accidentally, as well as any duplicate data entries.
1.0
SUPER ADMIN: Delete data - **As a** Super Admin, **I want to be able to** Delete individual data entries in the system. **so that** I can manage stray data, that might have been entered accidentally, as well as any duplicate data entries.
priority
super admin delete data as a super admin i want to be able to delete individual data entries in the system so that i can manage stray data that might have been entered accidentally as well as any duplicate data entries
1
321,838
9,809,740,004
IssuesEvent
2019-06-12 18:43:19
AugurProject/augur
https://api.github.com/repos/AugurProject/augur
closed
Upgrade to Typescript 3
Feature Priority: Medium
Augur Core wont build with Typescript 3 currently, but it may not be too bad. ... Scratch that, it doesn't even work in 2.9.2 which is the version we use in Augur Node. Fixing the issues. -pgebheim ... @pgebheim what's the status on this one? Should this be in 'ready for dev' since there are still issues you need to fix? Or have they been fixed already? -sharkcrayon ... Sorry, I just handled the upgrade to 2.9.2 within my mono-repo update. Still haven't done v3. -pgebheim ... @achapman Is this something that we should still do? -adrake33 ... Yea this would still be nice to do. Not high priority but still relevant -nuevoalex
1.0
Upgrade to Typescript 3 - Augur Core wont build with Typescript 3 currently, but it may not be too bad. ... Scratch that, it doesn't even work in 2.9.2 which is the version we use in Augur Node. Fixing the issues. -pgebheim ... @pgebheim what's the status on this one? Should this be in 'ready for dev' since there are still issues you need to fix? Or have they been fixed already? -sharkcrayon ... Sorry, I just handled the upgrade to 2.9.2 within my mono-repo update. Still haven't done v3. -pgebheim ... @achapman Is this something that we should still do? -adrake33 ... Yea this would still be nice to do. Not high priority but still relevant -nuevoalex
priority
upgrade to typescript augur core wont build with typescript currently but it may not be too bad scratch that it doesn t even work in which is the version we use in augur node fixing the issues pgebheim pgebheim what s the status on this one should this be in ready for dev since there are still issues you need to fix or have they been fixed already sharkcrayon sorry i just handled the upgrade to within my mono repo update still haven t done pgebheim achapman is this something that we should still do yea this would still be nice to do not high priority but still relevant nuevoalex
1
522,543
15,161,797,086
IssuesEvent
2021-02-12 09:37:37
erlang/otp
https://api.github.com/repos/erlang/otp
closed
ERL-1094: Add way to define global metadata for the logger
enhancement priority:medium team:VM
Original reporter: `hauleth` Affected version: `Not Specified` Component: `kernel` Migrated from: https://bugs.erlang.org/browse/ERL-1094 --- ``` This would be useful for defining stuff like commit ID or release version to all log messages for better tracking in multi-versioned deployments (like blue/green, rollouts, etc.). Related Elixir issue: [https://github.com/elixir-lang/elixir/issues/9521] ```
1.0
ERL-1094: Add way to define global metadata for the logger - Original reporter: `hauleth` Affected version: `Not Specified` Component: `kernel` Migrated from: https://bugs.erlang.org/browse/ERL-1094 --- ``` This would be useful for defining stuff like commit ID or release version to all log messages for better tracking in multi-versioned deployments (like blue/green, rollouts, etc.). Related Elixir issue: [https://github.com/elixir-lang/elixir/issues/9521] ```
priority
erl add way to define global metadata for the logger original reporter hauleth affected version not specified component kernel migrated from this would be useful for defining stuff like commit id or release version to all log messages for better tracking in multi versioned deployments like blue green rollouts etc related elixir issue
1
792,238
27,952,065,836
IssuesEvent
2023-03-24 09:37:14
vscentrum/vsc-software-stack
https://api.github.com/repos/vscentrum/vsc-software-stack
closed
DensPart
difficulty: easy new priority: medium Python site:ugent
* link to support ticket: [#2022111460001101](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=100680) * website: https://github.com/theochem/denspart * installation docs: https://github.com/theochem/denspart#minimal-setup * toolchain: `intel/2021b` * easyblock to use: `PythonBundle` * required dependencies: * [x] numpy (see `SciPy-bundle`) * [x] GRID (https://github.com/theochem/grid) * notes: * no release yet, so use datestamp of latest commit as poor man's version * effort: *(TBD)*
1.0
DensPart - * link to support ticket: [#2022111460001101](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=100680) * website: https://github.com/theochem/denspart * installation docs: https://github.com/theochem/denspart#minimal-setup * toolchain: `intel/2021b` * easyblock to use: `PythonBundle` * required dependencies: * [x] numpy (see `SciPy-bundle`) * [x] GRID (https://github.com/theochem/grid) * notes: * no release yet, so use datestamp of latest commit as poor man's version * effort: *(TBD)*
priority
denspart link to support ticket website installation docs toolchain intel easyblock to use pythonbundle required dependencies numpy see scipy bundle grid notes no release yet so use datestamp of latest commit as poor man s version effort tbd
1
519,122
15,044,989,163
IssuesEvent
2021-02-03 04:20:01
nlpsandbox/nlpsandbox-website-synapse
https://api.github.com/repos/nlpsandbox/nlpsandbox-website-synapse
closed
Fix wiki structure
Bug Priority: Medium
The CI/CD workflow failed when merging the last PR, which I kind of expected giving the scale of the refactoring. ``` Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.6.12/x64/bin/challengeutils", line 8, in <module> sys.exit(main()) File "/opt/hostedtoolcache/Python/3.6.12/x64/lib/python3.6/site-packages/challengeutils/__main__.py", line 804, in main args.func(syn, args) File "/opt/hostedtoolcache/Python/3.6.12/x64/lib/python3.6/site-packages/challengeutils/__main__.py", line 335, in command_push_wiki wiki_headers = wiki.push_wiki(syn, args.projectid, workdir=args.workdir) File "/opt/hostedtoolcache/Python/3.6.12/x64/lib/python3.6/site-packages/challengeutils/wiki.py", line 188, in push_wiki wiki_config = validate_config(workdir) File "/opt/hostedtoolcache/Python/3.6.12/x64/lib/python3.6/site-packages/challengeutils/wiki.py", line 151, in validate_config raise ValueError(f"{markdown_path} does not exist") ValueError: 608037-DateAnnotation.md does not exist Error: Process completed with exit code 1. ```
1.0
Fix wiki structure - The CI/CD workflow failed when merging the last PR, which I kind of expected giving the scale of the refactoring. ``` Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.6.12/x64/bin/challengeutils", line 8, in <module> sys.exit(main()) File "/opt/hostedtoolcache/Python/3.6.12/x64/lib/python3.6/site-packages/challengeutils/__main__.py", line 804, in main args.func(syn, args) File "/opt/hostedtoolcache/Python/3.6.12/x64/lib/python3.6/site-packages/challengeutils/__main__.py", line 335, in command_push_wiki wiki_headers = wiki.push_wiki(syn, args.projectid, workdir=args.workdir) File "/opt/hostedtoolcache/Python/3.6.12/x64/lib/python3.6/site-packages/challengeutils/wiki.py", line 188, in push_wiki wiki_config = validate_config(workdir) File "/opt/hostedtoolcache/Python/3.6.12/x64/lib/python3.6/site-packages/challengeutils/wiki.py", line 151, in validate_config raise ValueError(f"{markdown_path} does not exist") ValueError: 608037-DateAnnotation.md does not exist Error: Process completed with exit code 1. ```
priority
fix wiki structure the ci cd workflow failed when merging the last pr which i kind of expected giving the scale of the refactoring traceback most recent call last file opt hostedtoolcache python bin challengeutils line in sys exit main file opt hostedtoolcache python lib site packages challengeutils main py line in main args func syn args file opt hostedtoolcache python lib site packages challengeutils main py line in command push wiki wiki headers wiki push wiki syn args projectid workdir args workdir file opt hostedtoolcache python lib site packages challengeutils wiki py line in push wiki wiki config validate config workdir file opt hostedtoolcache python lib site packages challengeutils wiki py line in validate config raise valueerror f markdown path does not exist valueerror dateannotation md does not exist error process completed with exit code
1
326,815
9,961,513,290
IssuesEvent
2019-07-07 05:31:07
dhis2/maintenance-app
https://api.github.com/repos/dhis2/maintenance-app
closed
Add Data Approval Levels and Data Approval Workflows
enhancement priority:medium stale wontfix
And remove them from the settings app (https://github.com/dhis2/settings-app/issues/84)
1.0
Add Data Approval Levels and Data Approval Workflows - And remove them from the settings app (https://github.com/dhis2/settings-app/issues/84)
priority
add data approval levels and data approval workflows and remove them from the settings app
1
803,226
29,145,574,083
IssuesEvent
2023-05-18 02:21:14
LuanRT/YouTube.js
https://api.github.com/repos/LuanRT/YouTube.js
closed
InnertubeError: TicketShelf not found
bug good first issue Stale priority: medium
``` InnertubeError: TicketShelf not found! This is a bug, want to help us fix it? Follow the instructions at https://github.com/LuanRT/YouTube.js/blob/main/docs/updating-the-parser.md or report it at https://github.com/LuanRT/YouTube.js/issues! at Function._Parser_printError (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:9890:25) at Function.parseItem (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:9757:72) at Function.parseArray (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:9767:29) at new TwoColumnWatchNextResults (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:8728:35) at Function.parseItem (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:9753:24) at Function.parse (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:9794:39) at Function.parseResponse (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:9564:27) at new VideoInfo (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:12754:144) at Innertube.<anonymous> (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:16467:14) at Generator.next (<anonymous>) { info: { title: 'Upcoming event · Terre Haute, IN', events: [ [Object] ], trackingParams: 'COsBEI7xARgAIhMIxor3rbHZ_QIVQcc_BB2b7A26', informationText: 'Google has partnered with official 3rd party sellers listed below to show you ticketed events relating to the channel or content used in the video. The links and information listed below are from those sellers and may change. For a given event, if there are multiple sellers, the sellers are listed in alphabetical order. Click on links for more information and to buy from these sellers_ sites. Your activities and purchases made on 3rd party sellers_ sites are governed by the seller_s terms and conditions (including their privacy policies). The creator, channel, or content owner may receive compensation from these links.', useCalendarAvatar: true }, date: 2023-03-13T17:03:07.987Z, version: '3.3.0' } ```
1.0
InnertubeError: TicketShelf not found - ``` InnertubeError: TicketShelf not found! This is a bug, want to help us fix it? Follow the instructions at https://github.com/LuanRT/YouTube.js/blob/main/docs/updating-the-parser.md or report it at https://github.com/LuanRT/YouTube.js/issues! at Function._Parser_printError (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:9890:25) at Function.parseItem (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:9757:72) at Function.parseArray (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:9767:29) at new TwoColumnWatchNextResults (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:8728:35) at Function.parseItem (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:9753:24) at Function.parse (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:9794:39) at Function.parseResponse (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:9564:27) at new VideoInfo (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:12754:144) at Innertube.<anonymous> (/home/yonle/ytmous/node_modules/youtubei.js/bundle/node.cjs:16467:14) at Generator.next (<anonymous>) { info: { title: 'Upcoming event · Terre Haute, IN', events: [ [Object] ], trackingParams: 'COsBEI7xARgAIhMIxor3rbHZ_QIVQcc_BB2b7A26', informationText: 'Google has partnered with official 3rd party sellers listed below to show you ticketed events relating to the channel or content used in the video. The links and information listed below are from those sellers and may change. For a given event, if there are multiple sellers, the sellers are listed in alphabetical order. Click on links for more information and to buy from these sellers_ sites. Your activities and purchases made on 3rd party sellers_ sites are governed by the seller_s terms and conditions (including their privacy policies). The creator, channel, or content owner may receive compensation from these links.', useCalendarAvatar: true }, date: 2023-03-13T17:03:07.987Z, version: '3.3.0' } ```
priority
innertubeerror ticketshelf not found innertubeerror ticketshelf not found this is a bug want to help us fix it follow the instructions at or report it at at function parser printerror home yonle ytmous node modules youtubei js bundle node cjs at function parseitem home yonle ytmous node modules youtubei js bundle node cjs at function parsearray home yonle ytmous node modules youtubei js bundle node cjs at new twocolumnwatchnextresults home yonle ytmous node modules youtubei js bundle node cjs at function parseitem home yonle ytmous node modules youtubei js bundle node cjs at function parse home yonle ytmous node modules youtubei js bundle node cjs at function parseresponse home yonle ytmous node modules youtubei js bundle node cjs at new videoinfo home yonle ytmous node modules youtubei js bundle node cjs at innertube home yonle ytmous node modules youtubei js bundle node cjs at generator next info title upcoming event · terre haute in events trackingparams qivqcc informationtext google has partnered with official party sellers listed below to show you ticketed events relating to the channel or content used in the video the links and information listed below are from those sellers and may change for a given event if there are multiple sellers the sellers are listed in alphabetical order click on links for more information and to buy from these sellers sites your activities and purchases made on party sellers sites are governed by the seller s terms and conditions including their privacy policies the creator channel or content owner may receive compensation from these links usecalendaravatar true date version
1
135,911
5,266,760,971
IssuesEvent
2017-02-04 16:01:21
minj/foxtrick
https://api.github.com/repos/minj/foxtrick
opened
Change the way ContextMenuCopy works
accepted Core enhancement Priority-Medium
Need to avoid chrome/web-ext [race condition](https://bugzilla.mozilla.org/show_bug.cgi?id=1215376) Consider triggering an inline menu somehow.
1.0
Change the way ContextMenuCopy works - Need to avoid chrome/web-ext [race condition](https://bugzilla.mozilla.org/show_bug.cgi?id=1215376) Consider triggering an inline menu somehow.
priority
change the way contextmenucopy works need to avoid chrome web ext consider triggering an inline menu somehow
1
334,080
10,135,877,517
IssuesEvent
2019-08-02 11:24:08
ESAPI/esapi-java-legacy
https://api.github.com/repos/ESAPI/esapi-java-legacy
closed
Javadoc Inaccuracy in getRandomInteger() and getRandomReal()
Component-Docs Priority-Medium bug good first issue imported
_From [chris.fr...@gmail.com](https://code.google.com/u/117338994236964423833/) on March 27, 2011 18:31:26_ What steps will reproduce the problem? 1.Call ESAPI.randomizer().getRandomInteger(1, 2) multiple times What is the expected output? According to http://owasp-esapi-java.googlecode.com/svn/trunk_doc/latest/org/owasp/esapi/reference/DefaultRandomizer.html#getRandomInteger(int , int), the expected output is the random return of sometimes 1 (min) and sometimes 2 (max). What do you see instead? I always get 1 in return. What version of the product are you using? On what operating system? rc4, but the latest source code on the repository contains the same discrepancy vs. the javadoc Does this issue affect only a specified browser or set of browsers? no. Please provide any additional information below. --------- On http://owasp-esapi-java.googlecode.com/svn/trunk_doc/latest/org/owasp/esapi/reference/DefaultRandomizer.html#getRandomInteger(int , int) we read, among other things: ``` Parameters: min - the minimum integer that will be returned max - the maximum integer that will be returned ``` I believe that "max" is larger than the maximum integer that will be returned. In other words, a call to ESAPI.randomizer().getRandomInteger(1, 2) will never return anything else than 1. A formulation like this would be more accurate (taken from http://download.oracle.com/javase/6/docs/api/java/util/Random.html#nextInt(int)) : ``` Returns a pseudorandom, uniformly distributed int value between min (inclusive) and max (exclusive) ``` The ESAPI DefaultRandomizer uses the above mentioned JavaSE6 Random method (inherited by SecureRandom) ``` public int getRandomInteger(int min, int max) { return secureRandom.nextInt(max - min) + min; } ``` I see however that the javadoc for the ESAPI Interface http://owasp-esapi-java.googlecode.com/svn/trunk_doc/latest/org/owasp/esapi/Randomizer.html#getRandomInteger(int , int) contains the same definition as does the DefaultRandomizer. In case the DefaultRandomizer is implementing the Interface incorrectly, then the reference implementation would need to be changed to meet the javadoc in stead. If I understand correctly, however, it is more conventional for the returned values of such methods to exclude the parameters' "max" value, rather than to include it. _Original issue: http://code.google.com/p/owasp-esapi-java/issues/detail?id=217_
1.0
Javadoc Inaccuracy in getRandomInteger() and getRandomReal() - _From [chris.fr...@gmail.com](https://code.google.com/u/117338994236964423833/) on March 27, 2011 18:31:26_ What steps will reproduce the problem? 1.Call ESAPI.randomizer().getRandomInteger(1, 2) multiple times What is the expected output? According to http://owasp-esapi-java.googlecode.com/svn/trunk_doc/latest/org/owasp/esapi/reference/DefaultRandomizer.html#getRandomInteger(int , int), the expected output is the random return of sometimes 1 (min) and sometimes 2 (max). What do you see instead? I always get 1 in return. What version of the product are you using? On what operating system? rc4, but the latest source code on the repository contains the same discrepancy vs. the javadoc Does this issue affect only a specified browser or set of browsers? no. Please provide any additional information below. --------- On http://owasp-esapi-java.googlecode.com/svn/trunk_doc/latest/org/owasp/esapi/reference/DefaultRandomizer.html#getRandomInteger(int , int) we read, among other things: ``` Parameters: min - the minimum integer that will be returned max - the maximum integer that will be returned ``` I believe that "max" is larger than the maximum integer that will be returned. In other words, a call to ESAPI.randomizer().getRandomInteger(1, 2) will never return anything else than 1. A formulation like this would be more accurate (taken from http://download.oracle.com/javase/6/docs/api/java/util/Random.html#nextInt(int)) : ``` Returns a pseudorandom, uniformly distributed int value between min (inclusive) and max (exclusive) ``` The ESAPI DefaultRandomizer uses the above mentioned JavaSE6 Random method (inherited by SecureRandom) ``` public int getRandomInteger(int min, int max) { return secureRandom.nextInt(max - min) + min; } ``` I see however that the javadoc for the ESAPI Interface http://owasp-esapi-java.googlecode.com/svn/trunk_doc/latest/org/owasp/esapi/Randomizer.html#getRandomInteger(int , int) contains the same definition as does the DefaultRandomizer. In case the DefaultRandomizer is implementing the Interface incorrectly, then the reference implementation would need to be changed to meet the javadoc in stead. If I understand correctly, however, it is more conventional for the returned values of such methods to exclude the parameters' "max" value, rather than to include it. _Original issue: http://code.google.com/p/owasp-esapi-java/issues/detail?id=217_
priority
javadoc inaccuracy in getrandominteger and getrandomreal from on march what steps will reproduce the problem call esapi randomizer getrandominteger multiple times what is the expected output according to int the expected output is the random return of sometimes min and sometimes max what do you see instead i always get in return what version of the product are you using on what operating system but the latest source code on the repository contains the same discrepancy vs the javadoc does this issue affect only a specified browser or set of browsers no please provide any additional information below on int we read among other things parameters min the minimum integer that will be returned max the maximum integer that will be returned i believe that max is larger than the maximum integer that will be returned in other words a call to esapi randomizer getrandominteger will never return anything else than a formulation like this would be more accurate taken from returns a pseudorandom uniformly distributed int value between min inclusive and max exclusive the esapi defaultrandomizer uses the above mentioned random method inherited by securerandom public int getrandominteger int min int max return securerandom nextint max min min i see however that the javadoc for the esapi interface int contains the same definition as does the defaultrandomizer in case the defaultrandomizer is implementing the interface incorrectly then the reference implementation would need to be changed to meet the javadoc in stead if i understand correctly however it is more conventional for the returned values of such methods to exclude the parameters max value rather than to include it original issue
1
229,364
7,574,093,584
IssuesEvent
2018-04-23 19:51:52
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
opened
pfdhcp: Ubuntu client renews it lease at the end of the 30 seconds
Priority: Medium Type: Bug
Not sure why its not renewing at 15 seconds Default + max lease time are set to 30 seconds like they always been. PCAP reports the lease time is 30 seconds. Will investigate this Hope its not another semaanrie
1.0
pfdhcp: Ubuntu client renews it lease at the end of the 30 seconds - Not sure why its not renewing at 15 seconds Default + max lease time are set to 30 seconds like they always been. PCAP reports the lease time is 30 seconds. Will investigate this Hope its not another semaanrie
priority
pfdhcp ubuntu client renews it lease at the end of the seconds not sure why its not renewing at seconds default max lease time are set to seconds like they always been pcap reports the lease time is seconds will investigate this hope its not another semaanrie
1
590,298
17,775,780,460
IssuesEvent
2021-08-30 19:01:39
airqo-platform/AirQo-frontend
https://api.github.com/repos/airqo-platform/AirQo-frontend
opened
[edit/deploy device] Add guiding UI tips/notes for users as a way of improving UX.
priority-medium
**Is your feature request related to a problem? Please describe.** There are some sections in the UI where the user might find it hard to figure out what to do next. Example: when editing some details about a device, the user has to first recall before editing and redeployment ---something which might not come naturally to a new user of the system. **Describe the solution you'd like** Add some UI tips or guiding mechanism so that the user can easily edit the device details. **Describe alternatives you've considered** - Add some popups helpers on the deploy button - Add some descriptive text around the deploy device section **Additional context** This was brought up recently by a members of the HW unit.
1.0
[edit/deploy device] Add guiding UI tips/notes for users as a way of improving UX. - **Is your feature request related to a problem? Please describe.** There are some sections in the UI where the user might find it hard to figure out what to do next. Example: when editing some details about a device, the user has to first recall before editing and redeployment ---something which might not come naturally to a new user of the system. **Describe the solution you'd like** Add some UI tips or guiding mechanism so that the user can easily edit the device details. **Describe alternatives you've considered** - Add some popups helpers on the deploy button - Add some descriptive text around the deploy device section **Additional context** This was brought up recently by a members of the HW unit.
priority
add guiding ui tips notes for users as a way of improving ux is your feature request related to a problem please describe there are some sections in the ui where the user might find it hard to figure out what to do next example when editing some details about a device the user has to first recall before editing and redeployment something which might not come naturally to a new user of the system describe the solution you d like add some ui tips or guiding mechanism so that the user can easily edit the device details describe alternatives you ve considered add some popups helpers on the deploy button add some descriptive text around the deploy device section additional context this was brought up recently by a members of the hw unit
1
56,927
3,081,218,335
IssuesEvent
2015-08-22 14:03:05
bitfighter/bitfighter
https://api.github.com/repos/bitfighter/bitfighter
closed
Ctrl-drag should duplicate features in the editor
016a bug imported Priority-Medium
_From [watusim...@bitfighter.org](https://code.google.com/u/105427273526970468779/) on January 13, 2012 16:11:23_ Holding ctrl while dragging should duplicate all selected items in editor, and the copied items should be the dragged items. _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=152_
1.0
Ctrl-drag should duplicate features in the editor - _From [watusim...@bitfighter.org](https://code.google.com/u/105427273526970468779/) on January 13, 2012 16:11:23_ Holding ctrl while dragging should duplicate all selected items in editor, and the copied items should be the dragged items. _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=152_
priority
ctrl drag should duplicate features in the editor from on january holding ctrl while dragging should duplicate all selected items in editor and the copied items should be the dragged items original issue
1
795,283
28,068,441,379
IssuesEvent
2023-03-29 17:09:23
svthalia/Reaxit
https://api.github.com/repos/svthalia/Reaxit
closed
Some photos do not appear
bug priority: medium
### Describe the bug Some committee photos are not displaying on the app ### How to reproduce Steps to reproduce the behavior: 1. Go to Groups 2. Scroll down to Technicie 3. See that there is a placeholder image ### Expected behaviour The committee photo should appear ### Screenshots If applicable, add screenshots to help explain your problem. ### Environment: <!-- please complete the following information --> - Device: Mi 9T Pro - OS: Android 10 - Version: Thaliapp V3.3.2 Also happened on other devices ### Additional context The website does show the photos correctly, but it's probably related to the migration to S3.
1.0
Some photos do not appear - ### Describe the bug Some committee photos are not displaying on the app ### How to reproduce Steps to reproduce the behavior: 1. Go to Groups 2. Scroll down to Technicie 3. See that there is a placeholder image ### Expected behaviour The committee photo should appear ### Screenshots If applicable, add screenshots to help explain your problem. ### Environment: <!-- please complete the following information --> - Device: Mi 9T Pro - OS: Android 10 - Version: Thaliapp V3.3.2 Also happened on other devices ### Additional context The website does show the photos correctly, but it's probably related to the migration to S3.
priority
some photos do not appear describe the bug some committee photos are not displaying on the app how to reproduce steps to reproduce the behavior go to groups scroll down to technicie see that there is a placeholder image expected behaviour the committee photo should appear screenshots if applicable add screenshots to help explain your problem environment device mi pro os android version thaliapp also happened on other devices additional context the website does show the photos correctly but it s probably related to the migration to
1
766,898
26,903,974,261
IssuesEvent
2023-02-06 17:33:15
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] Copy to a range-organized table is very slow with large rows_per_transaction
kind/bug area/docdb priority/medium 2.14 Backport Required 2.16 Backport Required
Jira Link: [DB-4496](https://yugabyte.atlassian.net/browse/DB-4496) ### Description Copying to colocated table (without packed rows enabled) is very slow on a large rows_per_transaction. Specifically, when large rows per transaction is used by copy command, the average write latency increases substantially. The increasing write latencies at the tablet server indicate that the latency is coming from docdb. See image below. <img width="570" alt="Screenshot 2022-12-16 at 1 23 55 PM" src="https://user-images.githubusercontent.com/96742848/208192600-9fcc1667-f156-4af4-8e91-261a9a1c0bf8.png"> **To reproduce the issue** ``` CREATE TABLE movie_info ( id integer NOT NULL PRIMARY KEY, movie_id integer NOT NULL, info_type_id integer NOT NULL, info text NOT NULL, note text ) WITH (colocated = true); ``` Copy the data: `copy movie_info from '/home/yugabyte/imdb/movie_info.csv' with (format csv, rows_per_transaction 20000);` Attached file: https://drive.google.com/file/d/1S6dBhVBKyGOAhCRDaNz3TOKM7GZvBscK/view?usp=share_link The hypothesis is, that on a colocated table, all write batches go to 1 tablet, For a batch size of 20,000 and 5 column table, 100k (20k * 5) key values are inserted in 1 batch to doc db, where as in the non-colocated case, the 100k key values are inserted to 8 tablets in parallel (for Linh’s RF-1 experiment). For all the KVs, the intent checks and various other checks needs to be made, which increase the latency. With packed row, the size of the batch was getting reduced from 100K to 20K, and thus packed_row helped reduce the latency. While we continue to look at the cause of latency - potentially the intent aware iterator. The hypothesis is, on a colocated table, all write batches go to the same tablet, and performing intent checker on the same tablet gets increasingly slower as the batch size increases. The short term solution is to reduce the batch size to a reasonable value until this issue is fixed. [DB-4496]: https://yugabyte.atlassian.net/browse/DB-4496?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1.0
[DocDB] Copy to a range-organized table is very slow with large rows_per_transaction - Jira Link: [DB-4496](https://yugabyte.atlassian.net/browse/DB-4496) ### Description Copying to colocated table (without packed rows enabled) is very slow on a large rows_per_transaction. Specifically, when large rows per transaction is used by copy command, the average write latency increases substantially. The increasing write latencies at the tablet server indicate that the latency is coming from docdb. See image below. <img width="570" alt="Screenshot 2022-12-16 at 1 23 55 PM" src="https://user-images.githubusercontent.com/96742848/208192600-9fcc1667-f156-4af4-8e91-261a9a1c0bf8.png"> **To reproduce the issue** ``` CREATE TABLE movie_info ( id integer NOT NULL PRIMARY KEY, movie_id integer NOT NULL, info_type_id integer NOT NULL, info text NOT NULL, note text ) WITH (colocated = true); ``` Copy the data: `copy movie_info from '/home/yugabyte/imdb/movie_info.csv' with (format csv, rows_per_transaction 20000);` Attached file: https://drive.google.com/file/d/1S6dBhVBKyGOAhCRDaNz3TOKM7GZvBscK/view?usp=share_link The hypothesis is, that on a colocated table, all write batches go to 1 tablet, For a batch size of 20,000 and 5 column table, 100k (20k * 5) key values are inserted in 1 batch to doc db, where as in the non-colocated case, the 100k key values are inserted to 8 tablets in parallel (for Linh’s RF-1 experiment). For all the KVs, the intent checks and various other checks needs to be made, which increase the latency. With packed row, the size of the batch was getting reduced from 100K to 20K, and thus packed_row helped reduce the latency. While we continue to look at the cause of latency - potentially the intent aware iterator. The hypothesis is, on a colocated table, all write batches go to the same tablet, and performing intent checker on the same tablet gets increasingly slower as the batch size increases. The short term solution is to reduce the batch size to a reasonable value until this issue is fixed. [DB-4496]: https://yugabyte.atlassian.net/browse/DB-4496?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
priority
copy to a range organized table is very slow with large rows per transaction jira link description copying to colocated table without packed rows enabled is very slow on a large rows per transaction specifically when large rows per transaction is used by copy command the average write latency increases substantially the increasing write latencies at the tablet server indicate that the latency is coming from docdb see image below img width alt screenshot at pm src to reproduce the issue create table movie info id integer not null primary key movie id integer not null info type id integer not null info text not null note text with colocated true copy the data copy movie info from home yugabyte imdb movie info csv with format csv rows per transaction attached file the hypothesis is that on a colocated table all write batches go to tablet for a batch size of and column table key values are inserted in batch to doc db where as in the non colocated case the key values are inserted to tablets in parallel for linh’s rf experiment for all the kvs the intent checks and various other checks needs to be made which increase the latency with packed row the size of the batch was getting reduced from to and thus packed row helped reduce the latency while we continue to look at the cause of latency potentially the intent aware iterator the hypothesis is on a colocated table all write batches go to the same tablet and performing intent checker on the same tablet gets increasingly slower as the batch size increases the short term solution is to reduce the batch size to a reasonable value until this issue is fixed
1
150,092
5,736,069,600
IssuesEvent
2017-04-22 04:36:45
TauCetiStation/TauCetiClassic
https://api.github.com/repos/TauCetiStation/TauCetiClassic
closed
Баг с привязкой к вещам.
Bug Priority: Medium
#### Подробное описание проблемы Когда ты привязан к чему-то, что нельзя двигать, и тебя телепортирует, то взаимодействовать с тобой не могут. #### Что должно было произойти Должен отвязаться от предмета, другие могут взаимодействовать с тобой. #### Что произошло на самом деле Остался привязанным к той же вещи, но уже в новом месте. Отвязать хумана невозможно. #### Как повторить Зайти за абдуктора, привязать к кровати/стулу, который не движется, телепортировать, попробовать сдвинуть. #### Дополнительная информация:
1.0
Баг с привязкой к вещам. - #### Подробное описание проблемы Когда ты привязан к чему-то, что нельзя двигать, и тебя телепортирует, то взаимодействовать с тобой не могут. #### Что должно было произойти Должен отвязаться от предмета, другие могут взаимодействовать с тобой. #### Что произошло на самом деле Остался привязанным к той же вещи, но уже в новом месте. Отвязать хумана невозможно. #### Как повторить Зайти за абдуктора, привязать к кровати/стулу, который не движется, телепортировать, попробовать сдвинуть. #### Дополнительная информация:
priority
баг с привязкой к вещам подробное описание проблемы когда ты привязан к чему то что нельзя двигать и тебя телепортирует то взаимодействовать с тобой не могут что должно было произойти должен отвязаться от предмета другие могут взаимодействовать с тобой что произошло на самом деле остался привязанным к той же вещи но уже в новом месте отвязать хумана невозможно как повторить зайти за абдуктора привязать к кровати стулу который не движется телепортировать попробовать сдвинуть дополнительная информация
1
71,053
3,351,182,009
IssuesEvent
2015-11-17 17:29:13
ngageoint/hootenanny-ui
https://api.github.com/repos/ngageoint/hootenanny-ui
opened
Delete during review at zoomed out causes failure when saved
Priority: Medium Type: Bug
1 .go into review 2. Step to review item where review member has one to many relation 3. zoom out so we have only conflicts loaded 4. Delete the member 5. Press resolve There should be error saving
1.0
Delete during review at zoomed out causes failure when saved - 1 .go into review 2. Step to review item where review member has one to many relation 3. zoom out so we have only conflicts loaded 4. Delete the member 5. Press resolve There should be error saving
priority
delete during review at zoomed out causes failure when saved go into review step to review item where review member has one to many relation zoom out so we have only conflicts loaded delete the member press resolve there should be error saving
1
769,416
27,004,368,063
IssuesEvent
2023-02-10 10:25:55
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
opened
12.2: `use_connector=1` is not set by default in firewall_sso.conf if not defined in API call
Type: Bug Priority: Medium
**Describe the bug** I noticed that if you create a firewall SSO configuration through API like: https://github.com/inverse-inc/packetfence/blob/cead891e76a165856ab58c235ed8d9e4b13337d2/t/venom/test_suites/wired_dot1x_eap_peap_firewall_sso_https/04_create_firewall_sso.yml#L7-L28 `use_connector=1` is not defined in `firewall_sso.conf`. However, `Use Connector` button appears as "Enabled" in GUI. **To Reproduce** Steps to reproduce the behavior: 1. `./venom-wrapper.sh test_suites/wired_dot1x_eap_peap_firewall_sso_radius/04_create_firewall_sso.yml` => check `firewall_sso.conf`: ``` [127.0.0.1] type=FortiGate port=8184 cache_updates=0 username_format=$pf_username password=secret categories=user_employee ``` **Expected behavior** I expect `use_connector=1` to be set in `firewall_sso.conf`. If `use_connector=1` is the default, backend must enforce that value in configuration even if value is not present in API call. **Additional context** - Currently frontend sends `use_connector=1` - [ ] Adjust or not firewall SSO integration tests
1.0
12.2: `use_connector=1` is not set by default in firewall_sso.conf if not defined in API call - **Describe the bug** I noticed that if you create a firewall SSO configuration through API like: https://github.com/inverse-inc/packetfence/blob/cead891e76a165856ab58c235ed8d9e4b13337d2/t/venom/test_suites/wired_dot1x_eap_peap_firewall_sso_https/04_create_firewall_sso.yml#L7-L28 `use_connector=1` is not defined in `firewall_sso.conf`. However, `Use Connector` button appears as "Enabled" in GUI. **To Reproduce** Steps to reproduce the behavior: 1. `./venom-wrapper.sh test_suites/wired_dot1x_eap_peap_firewall_sso_radius/04_create_firewall_sso.yml` => check `firewall_sso.conf`: ``` [127.0.0.1] type=FortiGate port=8184 cache_updates=0 username_format=$pf_username password=secret categories=user_employee ``` **Expected behavior** I expect `use_connector=1` to be set in `firewall_sso.conf`. If `use_connector=1` is the default, backend must enforce that value in configuration even if value is not present in API call. **Additional context** - Currently frontend sends `use_connector=1` - [ ] Adjust or not firewall SSO integration tests
priority
use connector is not set by default in firewall sso conf if not defined in api call describe the bug i noticed that if you create a firewall sso configuration through api like use connector is not defined in firewall sso conf however use connector button appears as enabled in gui to reproduce steps to reproduce the behavior venom wrapper sh test suites wired eap peap firewall sso radius create firewall sso yml check firewall sso conf type fortigate port cache updates username format pf username password secret categories user employee expected behavior i expect use connector to be set in firewall sso conf if use connector is the default backend must enforce that value in configuration even if value is not present in api call additional context currently frontend sends use connector adjust or not firewall sso integration tests
1
730,676
25,185,214,564
IssuesEvent
2022-11-11 17:14:53
projectdiscovery/goflags
https://api.github.com/repos/projectdiscovery/goflags
reopened
StringSlice CLI should replace default values
Priority: Medium Type: Bug
## Description StringSlice flags by default append values passed via CLI to default values instead of replacing them. ## How to reproduce Definition: ```go flagSet.StringSliceVarP(&test, "test", "t", []string{"a"}, "Test", goflags.CommaSeparatedStringSliceOptions), ``` CLI Command: ```console go run . -t b ``` ## Current Result ``` ["a","b"] ``` ## Wanted Result ``` ["b"] ```
1.0
StringSlice CLI should replace default values - ## Description StringSlice flags by default append values passed via CLI to default values instead of replacing them. ## How to reproduce Definition: ```go flagSet.StringSliceVarP(&test, "test", "t", []string{"a"}, "Test", goflags.CommaSeparatedStringSliceOptions), ``` CLI Command: ```console go run . -t b ``` ## Current Result ``` ["a","b"] ``` ## Wanted Result ``` ["b"] ```
priority
stringslice cli should replace default values description stringslice flags by default append values passed via cli to default values instead of replacing them how to reproduce definition go flagset stringslicevarp test test t string a test goflags commaseparatedstringsliceoptions cli command console go run t b current result wanted result
1
190,547
6,819,812,668
IssuesEvent
2017-11-07 11:35:29
thinkh/provenance_retrieval
https://api.github.com/repos/thinkh/provenance_retrieval
closed
Matching results in provenance panel are too less salient
priority: medium type: aesthetics
![image](https://user-images.githubusercontent.com/5851088/31535273-d409c53c-affa-11e7-84ad-a33222b9501b.png) Make them more salient or don't encode the similarity score as opacity.
1.0
Matching results in provenance panel are too less salient - ![image](https://user-images.githubusercontent.com/5851088/31535273-d409c53c-affa-11e7-84ad-a33222b9501b.png) Make them more salient or don't encode the similarity score as opacity.
priority
matching results in provenance panel are too less salient make them more salient or don t encode the similarity score as opacity
1
494,263
14,247,556,467
IssuesEvent
2020-11-19 11:37:42
returntocorp/semgrep
https://api.github.com/repos/returntocorp/semgrep
closed
Python import matches are sensitive to import order
difficult enhancement lang:python priority:medium
**Describe the bug** An sgrep rule with multiple imports is sensitive to the order of imports. In general, import order should not matter. **To Reproduce** https://sgrep.live/vpl **Expected behavior** Matches are insensitive to import order **Impact** This behavior multiplies the number of rules that need to be written by `N!`
1.0
Python import matches are sensitive to import order - **Describe the bug** An sgrep rule with multiple imports is sensitive to the order of imports. In general, import order should not matter. **To Reproduce** https://sgrep.live/vpl **Expected behavior** Matches are insensitive to import order **Impact** This behavior multiplies the number of rules that need to be written by `N!`
priority
python import matches are sensitive to import order describe the bug an sgrep rule with multiple imports is sensitive to the order of imports in general import order should not matter to reproduce expected behavior matches are insensitive to import order impact this behavior multiplies the number of rules that need to be written by n
1
55,510
3,073,621,869
IssuesEvent
2015-08-19 23:09:26
RobotiumTech/robotium
https://api.github.com/repos/RobotiumTech/robotium
closed
GoogleMap View appears black on takeScreenshot()
bug enhancement imported Priority-Medium wontfix
_From [FabianKa...@gmail.com](https://code.google.com/u/109950523081769906082/) on March 15, 2013 11:54:27_ What steps will reproduce the problem? - use the takeScreenshot() method on a activity which contains a GoogleMap / Map Fragment (Google Maps Android API v2) What is the expected output? What do you see instead? - the part of the image, where the map would be, appears black What version of the product are you using? On what operating system? - Robotium 4.0 _Original issue: http://code.google.com/p/robotium/issues/detail?id=418_
1.0
GoogleMap View appears black on takeScreenshot() - _From [FabianKa...@gmail.com](https://code.google.com/u/109950523081769906082/) on March 15, 2013 11:54:27_ What steps will reproduce the problem? - use the takeScreenshot() method on a activity which contains a GoogleMap / Map Fragment (Google Maps Android API v2) What is the expected output? What do you see instead? - the part of the image, where the map would be, appears black What version of the product are you using? On what operating system? - Robotium 4.0 _Original issue: http://code.google.com/p/robotium/issues/detail?id=418_
priority
googlemap view appears black on takescreenshot from on march what steps will reproduce the problem use the takescreenshot method on a activity which contains a googlemap map fragment google maps android api what is the expected output what do you see instead the part of the image where the map would be appears black what version of the product are you using on what operating system robotium original issue
1
366,459
10,821,077,642
IssuesEvent
2019-11-08 17:47:53
luna/enso
https://api.github.com/repos/luna/enso
opened
Implement Requests for Value Information
Category: Compiler Category: Interpreter Category: Tooling Change: Non-Breaking Difficulty: Core Contributor Priority: Medium Type: Enhancement
### Summary With the value information already able to be queried from the interpreter, all that remains is to hook this API up to service real requests for value information via the language server. This will allow Enso Studio to display the values under the nodes as it is designed to do. ### Value Enso Studio will be able to request live values from the language server in order to display them on the graph. ### Specification - Connect the language server endpoint servicing value requests up to th interpreter API that provides these values. - This request should be serviced as a stream, sending updates to the client every time the value(s) change. - It should be possible to rate limit the stream of messages. ### Acceptance Criteria & Test Cases - The language server is capable of responding to requests for value information using real data.
1.0
Implement Requests for Value Information - ### Summary With the value information already able to be queried from the interpreter, all that remains is to hook this API up to service real requests for value information via the language server. This will allow Enso Studio to display the values under the nodes as it is designed to do. ### Value Enso Studio will be able to request live values from the language server in order to display them on the graph. ### Specification - Connect the language server endpoint servicing value requests up to th interpreter API that provides these values. - This request should be serviced as a stream, sending updates to the client every time the value(s) change. - It should be possible to rate limit the stream of messages. ### Acceptance Criteria & Test Cases - The language server is capable of responding to requests for value information using real data.
priority
implement requests for value information summary with the value information already able to be queried from the interpreter all that remains is to hook this api up to service real requests for value information via the language server this will allow enso studio to display the values under the nodes as it is designed to do value enso studio will be able to request live values from the language server in order to display them on the graph specification connect the language server endpoint servicing value requests up to th interpreter api that provides these values this request should be serviced as a stream sending updates to the client every time the value s change it should be possible to rate limit the stream of messages acceptance criteria test cases the language server is capable of responding to requests for value information using real data
1
647,836
21,156,999,645
IssuesEvent
2022-04-07 05:10:26
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
opened
Cannot fetch the last messages after leaving and rejoin a public chat
bug Chat priority 2: medium
# Bug Report ## Steps to reproduce 1. Sign in to the app and join some public chat 2. Write 3 messages in the joined chat and leave the chat 3. Join the chat again and check the messages there #### Expected behavior All messages are fetched including the last 3 messages from the current user #### Actual behavior The messages from the current user are not fetched Before leaving: <img width="1036" alt="image" src="https://user-images.githubusercontent.com/14942081/162121704-3c4bc942-37f1-4ef2-ad63-5ac743f13961.png"> After leaving and joining: <img width="1037" alt="image" src="https://user-images.githubusercontent.com/14942081/162121730-c0fead72-5d55-4c4d-b404-1f95e3f3528b.png"> ### Additional Information - Status desktop version: - Operating System: macOS Big Sur, v. 11.6.5(20G526)
1.0
Cannot fetch the last messages after leaving and rejoin a public chat - # Bug Report ## Steps to reproduce 1. Sign in to the app and join some public chat 2. Write 3 messages in the joined chat and leave the chat 3. Join the chat again and check the messages there #### Expected behavior All messages are fetched including the last 3 messages from the current user #### Actual behavior The messages from the current user are not fetched Before leaving: <img width="1036" alt="image" src="https://user-images.githubusercontent.com/14942081/162121704-3c4bc942-37f1-4ef2-ad63-5ac743f13961.png"> After leaving and joining: <img width="1037" alt="image" src="https://user-images.githubusercontent.com/14942081/162121730-c0fead72-5d55-4c4d-b404-1f95e3f3528b.png"> ### Additional Information - Status desktop version: - Operating System: macOS Big Sur, v. 11.6.5(20G526)
priority
cannot fetch the last messages after leaving and rejoin a public chat bug report steps to reproduce sign in to the app and join some public chat write messages in the joined chat and leave the chat join the chat again and check the messages there expected behavior all messages are fetched including the last messages from the current user actual behavior the messages from the current user are not fetched before leaving img width alt image src after leaving and joining img width alt image src additional information status desktop version operating system macos big sur v
1
305,002
9,358,263,954
IssuesEvent
2019-04-02 01:37:34
cs2103-ay1819s2-w13-2/main
https://api.github.com/repos/cs2103-ay1819s2-w13-2/main
closed
Activity: update storage to include location, description, IC, attendance
priority.Medium type.Task
Update storage of activity according to the new attributes.
1.0
Activity: update storage to include location, description, IC, attendance - Update storage of activity according to the new attributes.
priority
activity update storage to include location description ic attendance update storage of activity according to the new attributes
1
806,369
29,813,429,313
IssuesEvent
2023-06-16 16:55:43
turing-machines/BMC-Firmware
https://api.github.com/repos/turing-machines/BMC-Firmware
closed
BMC firmware has rpcbind installed+running for no apparent reason?
Priority[3] medium
`rpcbind` is part of the port mapper system, which is perhaps best known for being used by NFS servers. I am not seeing any reason that it ought to be enabled here. It seems like it was included by accident. Since memory and flash space is at a premium here (and since `rpcbind` can be leveraged in DDoS attacks), it should probably be removed unless there's a solid reason to keep it.
1.0
BMC firmware has rpcbind installed+running for no apparent reason? - `rpcbind` is part of the port mapper system, which is perhaps best known for being used by NFS servers. I am not seeing any reason that it ought to be enabled here. It seems like it was included by accident. Since memory and flash space is at a premium here (and since `rpcbind` can be leveraged in DDoS attacks), it should probably be removed unless there's a solid reason to keep it.
priority
bmc firmware has rpcbind installed running for no apparent reason rpcbind is part of the port mapper system which is perhaps best known for being used by nfs servers i am not seeing any reason that it ought to be enabled here it seems like it was included by accident since memory and flash space is at a premium here and since rpcbind can be leveraged in ddos attacks it should probably be removed unless there s a solid reason to keep it
1
646,410
21,047,123,230
IssuesEvent
2022-03-31 17:03:54
manbuegom/tfg_project_22
https://api.github.com/repos/manbuegom/tfg_project_22
closed
Feature & Fixes: Learning while developing
feature medium priority configuration
From the empty project to a first version of the project. After learning svelte.ts/fhir basics, an usefull and completed version is ready and developed. This task is the last task of the Project #1.
1.0
Feature & Fixes: Learning while developing - From the empty project to a first version of the project. After learning svelte.ts/fhir basics, an usefull and completed version is ready and developed. This task is the last task of the Project #1.
priority
feature fixes learning while developing from the empty project to a first version of the project after learning svelte ts fhir basics an usefull and completed version is ready and developed this task is the last task of the project
1
160,775
6,102,236,515
IssuesEvent
2017-06-20 16:04:34
USGS-Astrogeology/PySAT_Point_Spectra_GUI
https://api.github.com/repos/USGS-Astrogeology/PySAT_Point_Spectra_GUI
opened
Add ability to do "band math" with spectral channels
enhancement Priority: Medium
Want to be able to do things like take the ratio between two channels, add up a range of channels, and put the result in a new column.
1.0
Add ability to do "band math" with spectral channels - Want to be able to do things like take the ratio between two channels, add up a range of channels, and put the result in a new column.
priority
add ability to do band math with spectral channels want to be able to do things like take the ratio between two channels add up a range of channels and put the result in a new column
1
789,228
27,783,716,978
IssuesEvent
2023-03-17 00:05:23
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] Fix build with --no-tcmalloc flag
kind/bug area/docdb priority/medium
Jira Link: [DB-5119](https://yugabyte.atlassian.net/browse/DB-5119) ### Description Fix build with --no-tcmalloc flag [DB-5119]: https://yugabyte.atlassian.net/browse/DB-5119?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1.0
[DocDB] Fix build with --no-tcmalloc flag - Jira Link: [DB-5119](https://yugabyte.atlassian.net/browse/DB-5119) ### Description Fix build with --no-tcmalloc flag [DB-5119]: https://yugabyte.atlassian.net/browse/DB-5119?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
priority
fix build with no tcmalloc flag jira link description fix build with no tcmalloc flag
1
318,571
9,694,464,903
IssuesEvent
2019-05-24 19:01:17
richelbilderbeek/djog_unos_2018
https://api.github.com/repos/richelbilderbeek/djog_unos_2018
closed
Move to food is incorrect
medium priority
**Is your feature request related to a problem? Please describe.** In #543 I changed how the agent moves to food. The program runs faster now (probably), but the agents move incorrect. **Describe the solution you'd like** Fix the function so that they walk in the correct direction.
1.0
Move to food is incorrect - **Is your feature request related to a problem? Please describe.** In #543 I changed how the agent moves to food. The program runs faster now (probably), but the agents move incorrect. **Describe the solution you'd like** Fix the function so that they walk in the correct direction.
priority
move to food is incorrect is your feature request related to a problem please describe in i changed how the agent moves to food the program runs faster now probably but the agents move incorrect describe the solution you d like fix the function so that they walk in the correct direction
1
648,333
21,183,259,484
IssuesEvent
2022-04-08 10:01:41
ansible-collections/azure
https://api.github.com/repos/ansible-collections/azure
closed
RedHat Azure Hybrid Benefit
has_pr medium_priority
<!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY <!--- Explain the problem briefly below --> Hi, we're trying to enable this little check box here for RedHat Linux machines on Azure, which in the ARM template seems to be the `license_type` attribute. For RedHat this seems to be `RHEL_BYOS`, [see FAQ](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/azure-hybrid-benefit-linux#frequently-asked-questions) > > Q: Can I use Azure Hybrid Benefit on VMs deployed from Azure Marketplace RHEL and SLES SAP images? > > A: Yes, you can. You can use the license type of `RHEL_BYOS` for RHEL VMs and `SLES_BYOS` for conversions of VMs deployed from Azure Marketplace RHEL and SLES SAP images. > ![grafik](https://user-images.githubusercontent.com/16290850/106285361-afb36580-6244-11eb-9b48-7d7775616bc5.png) This attribute is also available in the `azure_rm_virtualmachine` module, but is limited to `Windows_Server` and `Windows_Client`. https://github.com/ansible-collections/azure/blob/673407a4fde49c232bf282c47be2781ee37ed1dc/plugins/modules/azure_rm_virtualmachine.py#L835 ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME <!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure --> `azure_rm_virtualmachine` ##### ANSIBLE VERSION <!--- Paste verbatim output from "ansible --version" between quotes --> ```paste below ansible 2.9.17 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/$USER/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.6/site-packages/ansible executable location = /usr/local/bin/ansible python version = 3.6.8 (default, Dec 5 2019, 15:45:45) [GCC 8.3.1 20191121 (Red Hat 8.3.1-5)] ``` ##### CONFIGURATION <!--- Paste verbatim output from "ansible-config dump --only-changed" between quotes --> ```paste below ansible-config dump --only-changed # roles_path = /etc/ansible/roles:${PWD}/private-roles/:${PWD}/../private-roles/ DEFAULT_ROLES_PATH(/etc/ansible/ansible.cfg) = ['/etc/ansible/roles', '--%<--', '--%<--'] HOST_KEY_CHECKING(/etc/ansible/ansible.cfg) = False ``` ##### OS / ENVIRONMENT <!--- Provide all relevant information below, e.g. target OS versions, network device firmware, etc. --> RHEL 8, Azure. ##### STEPS TO REPRODUCE <!--- Describe exactly how to reproduce the problem, using a minimal test-case --> <!--- Paste example playbooks or commands between quotes below --> ```yaml ``` <!--- HINT: You can paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!--- Describe what you expected to happen when running the steps above --> ##### ACTUAL RESULTS <!--- Describe what actually happened. If possible run with extra verbosity (-vvvv) --> <!--- Paste verbatim command output between quotes --> ```paste below ```
1.0
RedHat Azure Hybrid Benefit - <!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY <!--- Explain the problem briefly below --> Hi, we're trying to enable this little check box here for RedHat Linux machines on Azure, which in the ARM template seems to be the `license_type` attribute. For RedHat this seems to be `RHEL_BYOS`, [see FAQ](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/azure-hybrid-benefit-linux#frequently-asked-questions) > > Q: Can I use Azure Hybrid Benefit on VMs deployed from Azure Marketplace RHEL and SLES SAP images? > > A: Yes, you can. You can use the license type of `RHEL_BYOS` for RHEL VMs and `SLES_BYOS` for conversions of VMs deployed from Azure Marketplace RHEL and SLES SAP images. > ![grafik](https://user-images.githubusercontent.com/16290850/106285361-afb36580-6244-11eb-9b48-7d7775616bc5.png) This attribute is also available in the `azure_rm_virtualmachine` module, but is limited to `Windows_Server` and `Windows_Client`. https://github.com/ansible-collections/azure/blob/673407a4fde49c232bf282c47be2781ee37ed1dc/plugins/modules/azure_rm_virtualmachine.py#L835 ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME <!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure --> `azure_rm_virtualmachine` ##### ANSIBLE VERSION <!--- Paste verbatim output from "ansible --version" between quotes --> ```paste below ansible 2.9.17 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/$USER/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.6/site-packages/ansible executable location = /usr/local/bin/ansible python version = 3.6.8 (default, Dec 5 2019, 15:45:45) [GCC 8.3.1 20191121 (Red Hat 8.3.1-5)] ``` ##### CONFIGURATION <!--- Paste verbatim output from "ansible-config dump --only-changed" between quotes --> ```paste below ansible-config dump --only-changed # roles_path = /etc/ansible/roles:${PWD}/private-roles/:${PWD}/../private-roles/ DEFAULT_ROLES_PATH(/etc/ansible/ansible.cfg) = ['/etc/ansible/roles', '--%<--', '--%<--'] HOST_KEY_CHECKING(/etc/ansible/ansible.cfg) = False ``` ##### OS / ENVIRONMENT <!--- Provide all relevant information below, e.g. target OS versions, network device firmware, etc. --> RHEL 8, Azure. ##### STEPS TO REPRODUCE <!--- Describe exactly how to reproduce the problem, using a minimal test-case --> <!--- Paste example playbooks or commands between quotes below --> ```yaml ``` <!--- HINT: You can paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!--- Describe what you expected to happen when running the steps above --> ##### ACTUAL RESULTS <!--- Describe what actually happened. If possible run with extra verbosity (-vvvv) --> <!--- Paste verbatim command output between quotes --> ```paste below ```
priority
redhat azure hybrid benefit summary hi we re trying to enable this little check box here for redhat linux machines on azure which in the arm template seems to be the license type attribute for redhat this seems to be rhel byos q can i use azure hybrid benefit on vms deployed from azure marketplace rhel and sles sap images a yes you can you can use the license type of rhel byos for rhel vms and sles byos for conversions of vms deployed from azure marketplace rhel and sles sap images this attribute is also available in the azure rm virtualmachine module but is limited to windows server and windows client issue type bug report component name azure rm virtualmachine ansible version paste below ansible config file etc ansible ansible cfg configured module search path ansible python module location usr local lib site packages ansible executable location usr local bin ansible python version default dec configuration paste below ansible config dump only changed roles path etc ansible roles pwd private roles pwd private roles default roles path etc ansible ansible cfg host key checking etc ansible ansible cfg false os environment rhel azure steps to reproduce yaml expected results actual results paste below
1
207,104
7,124,634,459
IssuesEvent
2018-01-19 19:38:24
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
Unclear when/how server config is saved
Medium Priority
When editing server config from the server browser, it often does not get saved, especially when editing a complex field of some kind. It's unclear to me what actually causes it to be saved, as there is no menu item for it as far as I know. It seems many of our custom field things don't mark themselves dirty properly.
1.0
Unclear when/how server config is saved - When editing server config from the server browser, it often does not get saved, especially when editing a complex field of some kind. It's unclear to me what actually causes it to be saved, as there is no menu item for it as far as I know. It seems many of our custom field things don't mark themselves dirty properly.
priority
unclear when how server config is saved when editing server config from the server browser it often does not get saved especially when editing a complex field of some kind it s unclear to me what actually causes it to be saved as there is no menu item for it as far as i know it seems many of our custom field things don t mark themselves dirty properly
1
77,834
3,507,285,316
IssuesEvent
2016-01-08 12:23:56
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Divine Intervention - Bug Battleground (BB #816)
Category: Instances migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** Alex_Step **Original Date:** 22.02.2015 11:17:32 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/816 <hr> Spell Divine Intervention (http://tbc.wowroad.info/?spell=19752) - it is possible to use it before the battle at BG (Eye of the Storm). The player is killed, and the ghost he can go beyond the restrictive circle and has resurrected him. So he can escape to limit before the battle begins
1.0
Divine Intervention - Bug Battleground (BB #816) - This issue was migrated from bitbucket. **Original Reporter:** Alex_Step **Original Date:** 22.02.2015 11:17:32 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/816 <hr> Spell Divine Intervention (http://tbc.wowroad.info/?spell=19752) - it is possible to use it before the battle at BG (Eye of the Storm). The player is killed, and the ghost he can go beyond the restrictive circle and has resurrected him. So he can escape to limit before the battle begins
priority
divine intervention bug battleground bb this issue was migrated from bitbucket original reporter alex step original date gmt original priority major original type bug original state resolved direct link spell divine intervention it is possible to use it before the battle at bg eye of the storm the player is killed and the ghost he can go beyond the restrictive circle and has resurrected him so he can escape to limit before the battle begins
1
237,606
7,762,249,597
IssuesEvent
2018-06-01 12:56:27
ipfs/ipfs-cluster
https://api.github.com/repos/ipfs/ipfs-cluster
opened
REST Client shoud implement an client interface
difficulty:easy help wanted priority:medium ready
<!-- Hello! You are about to create an issue in ipfs-cluster. We ask you to please read and complete the following template. Note: it might be easier to just click on these check boxes right after creating the issue. --> #### Basic information * [x] Version information (mark as appropiate): * [ ] Master * [ ] Release candidate for next version * [ ] Latest stable version * [ ] An older version I should not be using * [x] Type (mark as appropiate): * [ ] Bug * [ ] Feature request * [ ] Enhancement #### Description Our `api/rest/` module should provide an interface to be implemented by API Clients (perhaps as separate `api/rest/client_interface` module. The `api/rest/client` client should be an implementation of that interface. <!-- Include a description of the problem or the feature. When reporting a bug, please try to include: * What you were doing when you experienced the bug. * Any relevant log messages (and the peers they belong to if you have logs for several peers). * When possible, steps to reproduce the bug. -->
1.0
REST Client shoud implement an client interface - <!-- Hello! You are about to create an issue in ipfs-cluster. We ask you to please read and complete the following template. Note: it might be easier to just click on these check boxes right after creating the issue. --> #### Basic information * [x] Version information (mark as appropiate): * [ ] Master * [ ] Release candidate for next version * [ ] Latest stable version * [ ] An older version I should not be using * [x] Type (mark as appropiate): * [ ] Bug * [ ] Feature request * [ ] Enhancement #### Description Our `api/rest/` module should provide an interface to be implemented by API Clients (perhaps as separate `api/rest/client_interface` module. The `api/rest/client` client should be an implementation of that interface. <!-- Include a description of the problem or the feature. When reporting a bug, please try to include: * What you were doing when you experienced the bug. * Any relevant log messages (and the peers they belong to if you have logs for several peers). * When possible, steps to reproduce the bug. -->
priority
rest client shoud implement an client interface hello you are about to create an issue in ipfs cluster we ask you to please read and complete the following template note it might be easier to just click on these check boxes right after creating the issue basic information version information mark as appropiate master release candidate for next version latest stable version an older version i should not be using type mark as appropiate bug feature request enhancement description our api rest module should provide an interface to be implemented by api clients perhaps as separate api rest client interface module the api rest client client should be an implementation of that interface include a description of the problem or the feature when reporting a bug please try to include what you were doing when you experienced the bug any relevant log messages and the peers they belong to if you have logs for several peers when possible steps to reproduce the bug
1
561,911
16,627,014,707
IssuesEvent
2021-06-03 10:53:35
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
closed
Share always places marker in the center of the map
Accepted C125-2020-AUSTROCONTROL-Map2Imp Priority: Medium bug user feedback
## Description When the user selects a point in the map (GFI is opened) and uses the share function (add placemark activated), the marker is automatically placed in the center of the map and the used point is replaced. ## How to reproduce With configuration for Share plugin as set below ``` { "name": "Share", "cfg": { "advancedSettings": { "bbox": true, "centerAndZoom": true, "defaultEnabled": "markerAndZoom" } }, "override": { "Toolbar": { "priority": 1 }, "BurgerMenu": { "priority": 1 } } } ``` 1. Open a map 2. Click on the layer (GFI panel opens) 3. From the toolbar click on `Share` and observe that the marker is placed at the center of the map and the point are updated accordingly *Expected Result* Clicked point on the map from GFI should be retained, if any, and so is the marker *Current Result* Share coordinates are updated with center of the map - [x] Not browser related <details><summary> <b>Browser info</b> </summary> <!-- If browser related, please compile the following table --> <!-- If your browser is not in the list please add a new row to the table with the version --> (use this site: <a href="https://www.whatsmybrowser.org/">https://www.whatsmybrowser.org/</a> for non expert users) | Browser Affected | Version | |---|---| |Internet Explorer| | |Edge| | |Chrome| | |Firefox| | |Safari| | </details> ## Other useful information Issue ref: https://github.com/geosolutions-it/austrocontrol-C125/issues/287
1.0
Share always places marker in the center of the map - ## Description When the user selects a point in the map (GFI is opened) and uses the share function (add placemark activated), the marker is automatically placed in the center of the map and the used point is replaced. ## How to reproduce With configuration for Share plugin as set below ``` { "name": "Share", "cfg": { "advancedSettings": { "bbox": true, "centerAndZoom": true, "defaultEnabled": "markerAndZoom" } }, "override": { "Toolbar": { "priority": 1 }, "BurgerMenu": { "priority": 1 } } } ``` 1. Open a map 2. Click on the layer (GFI panel opens) 3. From the toolbar click on `Share` and observe that the marker is placed at the center of the map and the point are updated accordingly *Expected Result* Clicked point on the map from GFI should be retained, if any, and so is the marker *Current Result* Share coordinates are updated with center of the map - [x] Not browser related <details><summary> <b>Browser info</b> </summary> <!-- If browser related, please compile the following table --> <!-- If your browser is not in the list please add a new row to the table with the version --> (use this site: <a href="https://www.whatsmybrowser.org/">https://www.whatsmybrowser.org/</a> for non expert users) | Browser Affected | Version | |---|---| |Internet Explorer| | |Edge| | |Chrome| | |Firefox| | |Safari| | </details> ## Other useful information Issue ref: https://github.com/geosolutions-it/austrocontrol-C125/issues/287
priority
share always places marker in the center of the map description when the user selects a point in the map gfi is opened and uses the share function add placemark activated the marker is automatically placed in the center of the map and the used point is replaced how to reproduce with configuration for share plugin as set below name share cfg advancedsettings bbox true centerandzoom true defaultenabled markerandzoom override toolbar priority burgermenu priority open a map click on the layer gfi panel opens from the toolbar click on share and observe that the marker is placed at the center of the map and the point are updated accordingly expected result clicked point on the map from gfi should be retained if any and so is the marker current result share coordinates are updated with center of the map not browser related browser info use this site a href for non expert users browser affected version internet explorer edge chrome firefox safari other useful information issue ref
1
522,854
15,168,654,976
IssuesEvent
2021-02-12 19:46:30
Lumiverse/Lumiverse-Atlas-Issues
https://api.github.com/repos/Lumiverse/Lumiverse-Atlas-Issues
opened
Events panel: Opening scoreboard shows back the events panel even if it was hidden
Medium Priority bug
Reported by **ZJK#1820** (19/12/2020): When you hide the events panel with F2, and then open the scoreboard with tab, it shows back the events panel. It only does it with the F2 key, when you disable the events panel from the dashboard, opening scoreboard won't cause this. Also when binding the key to F2 won't cause the bug. I think only the default F2 key causes this, F2 should be binded to the "Events Panel" by default to prevent this bug.
1.0
Events panel: Opening scoreboard shows back the events panel even if it was hidden - Reported by **ZJK#1820** (19/12/2020): When you hide the events panel with F2, and then open the scoreboard with tab, it shows back the events panel. It only does it with the F2 key, when you disable the events panel from the dashboard, opening scoreboard won't cause this. Also when binding the key to F2 won't cause the bug. I think only the default F2 key causes this, F2 should be binded to the "Events Panel" by default to prevent this bug.
priority
events panel opening scoreboard shows back the events panel even if it was hidden reported by zjk when you hide the events panel with and then open the scoreboard with tab it shows back the events panel it only does it with the key when you disable the events panel from the dashboard opening scoreboard won t cause this also when binding the key to won t cause the bug i think only the default key causes this should be binded to the events panel by default to prevent this bug
1
246,122
7,893,176,482
IssuesEvent
2018-06-28 17:10:40
visit-dav/issues-test
https://api.github.com/repos/visit-dav/issues-test
closed
Update queries to use new MapNode AsReal when available.
Expected Use: 3 - Occasional Feature Impact: 3 - Medium OS: All Priority: Normal Support Group: Any
Queries that want double/doubleVector must check their params for int variants and do the conversion. Have them use the new 'AsReal' methods instead when it is available. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captured in the new ticket: Original author: Kathleen Biagas Original creation: 01/08/2013 08:22 pm Original update: 01/11/2013 02:47 pm Ticket number: 1297
1.0
Update queries to use new MapNode AsReal when available. - Queries that want double/doubleVector must check their params for int variants and do the conversion. Have them use the new 'AsReal' methods instead when it is available. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captured in the new ticket: Original author: Kathleen Biagas Original creation: 01/08/2013 08:22 pm Original update: 01/11/2013 02:47 pm Ticket number: 1297
priority
update queries to use new mapnode asreal when available queries that want double doublevector must check their params for int variants and do the conversion have them use the new asreal methods instead when it is available redmine migration this ticket was migrated from redmine the following information could not be accurately captured in the new ticket original author kathleen biagas original creation pm original update pm ticket number
1