Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flags not supported anymore in ES2 #6714

Closed
Filirom1 opened this issue Mar 31, 2016 · 2 comments
Closed

Flags not supported anymore in ES2 #6714

Filirom1 opened this issue Mar 31, 2016 · 2 comments
Assignees
Labels
bug Fixes for quality problems that affect the customer experience v5.0.0-alpha2

Comments

@Filirom1
Copy link
Contributor

Hi there,

I was using the Include/Exclude Pattern Flags in Kibana, and the ES developers told me that it's no longer supported.

flgs

elastic/elasticsearch#17437 (comment)

Kind regards
Romain

@rashidkpc rashidkpc added bug Fixes for quality problems that affect the customer experience P1 v5.0.0-alpha2 labels Mar 31, 2016
@ycombinator
Copy link
Contributor

@rashidkpc Is the work here to remove the Exclude Pattern Flags and Include Pattern Flags UI elements and any associated code that sends those flags to the Elasticsearch API?

@rashidkpc
Copy link
Contributor

@ycombinator Yep

@ycombinator ycombinator self-assigned this Apr 12, 2016
ycombinator added a commit that referenced this issue Apr 13, 2016
Remove regex flags parameter from terms and significant terms aggs
mistic pushed a commit that referenced this issue May 5, 2023
## Summary

`eui@77.1.1` ⏩ `eui@77.2.2`

Closes elastic/eui#6724

---

## [`77.2.2`](https://github.com/elastic/eui/tree/v77.2.2)

- Updated `EuiFocusTrap` to support the `gapMode` prop configuration
(now defaults to `padding`)
([#6744](elastic/eui#6744))

**Bug fixes**

- Fixed the `scrollLock` property on `EuiFocusTrap` (and other
components using `EuiFocusTrap`, such as `EuiFlyout` and `EuiModal`) to
no longer block scrolling on nested portalled content, such as combobox
dropdowns ([#6744](elastic/eui#6744))

## [`77.2.1`](https://github.com/elastic/eui/tree/v77.2.1)

**Bug fixes**

- Fixed `EuiFieldNumber`'s native browser validity detection causing
extra unnecessary rerenders
([#6741](elastic/eui#6741))

## [`77.2.0`](https://github.com/elastic/eui/tree/v77.2.0)

- Updated `EuiFieldNumber` to detect native browser invalid state and
show an invalid icon ([#6704](elastic/eui#6704))
- Improved the input widths of `EuiRange` and `EuiDualRange` when
`showInput={true}` to account for invalid icons
([#6704](elastic/eui#6704))
- Improved the `isInvalid` styling of `EuiDualRange` when
`showInput="inputWithPopover"`
([#6704](elastic/eui#6704))
- Updated `EuiFormControlLayoutIcons` to render left icons in expected
DOM order ([#6705](elastic/eui#6705))
- Updated `EuiDatePickerRange`'s `isInvalid` state to match other range
inputs ([#6705](elastic/eui#6705))
- Updated `EuiSuperDatePicker`'s `isInvalid` state to match other range
inputs ([#6705](elastic/eui#6705))

**Bug fixes**

- Fixed `EuiValidatableControl` to correctly display `isInvalid` states
on mount ([#6705](elastic/eui#6705))
- Fixed an issue with `EuiSearchBar` where quoted phrases were not
quoted when generating an Elasticsearch query.
([#6714](elastic/eui#6714))

---------

Co-authored-by: Constance Chen <constance.chen.3@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Constance Chen <constance.chen@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience v5.0.0-alpha2
Projects
None yet
Development

No branches or pull requests

3 participants