Showing 293 of 293 total issues
Function loadQueryBuilder
has 402 lines of code (exceeds 100 allowed). Consider refactoring. Open
Open
loadQueryBuilder: function () {
var qbOptions = this.mixinDeep(this.defaultQueryBuilderOptions, this.queryBuilderOptions || {});
// Namespace the configuration variables in this mixin
this.queryBuilder = {
- Create a ticketCreate a ticket
Function setScaleRanges
has 162 lines of code (exceeds 100 allowed). Consider refactoring. Open
Open
setScaleRanges: function () {
if (!this.mapSheetParams) {
return;
}
- Create a ticketCreate a ticket
Function _onLayoutChange
has 105 lines of code (exceeds 100 allowed). Consider refactoring. Open
Open
_onLayoutChange: function (layout) {
// Called with a boolean argument whenever the widget is opened or closed (true means it is open).
// The layout dropdown calls the function with the name of the layout on the change event.
// Set the cursor position to the left end of the value
- Create a ticketCreate a ticket
Values of 0 shouldn't have units specified. Open
Open
background-position: 0px 8px;
- Create a ticketCreate a ticket
- Exclude checks
Duplicate property 'max-width' found. Open
Open
max-width: initial;
- Create a ticketCreate a ticket
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
box-shadow: 0 2px 0px -0px #235677;
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-bullets {
- Create a ticketCreate a ticket
- Exclude checks
Standard property 'border-radius' should come after vendor-prefixed property '-moz-border-radius'. Open
Open
-moz-border-radius: 10px;
- Create a ticketCreate a ticket
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
padding: 10px;
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-arrow.right {
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
html, body {
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-button {
- Create a ticketCreate a ticket
- Exclude checks
Using height with padding-top can sometimes make elements larger than you expect. Open
Open
padding-top: 4em;
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-button:hover {
- Create a ticketCreate a ticket
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
border: 1px solid #999;
- Create a ticketCreate a ticket
- Exclude checks
Use of !important Open
Open
width: calc(100% - 20px) !important;
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-fixParent {
- Create a ticketCreate a ticket
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
border: 3px solid #DA4433;
- Create a ticketCreate a ticket
- Exclude checks
Adjoining classes: .introjs-arrow.right Open
Open
.introjs-arrow.right {
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-arrow.left {
- Create a ticketCreate a ticket
- Exclude checks