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

[portal] the navbar disappeared when scrolling down the page #1823

Closed
NicolasGeraud opened this issue Jan 16, 2019 · 0 comments
Closed

[portal] the navbar disappeared when scrolling down the page #1823

NicolasGeraud opened this issue Jan 16, 2019 · 0 comments

Comments

@NicolasGeraud
Copy link
Member

Expected Behavior

the api navbar must stick on top of the page

Current Behavior

in some cases, it disappeared

Steps to Reproduce (for bugs)

  1. scroll down an api homepage (the navbar must stick on top of it)
  2. click on the user menu
  3. the navbar disappeared

Your Environment

  • Version used: 1.20.10
@NicolasGeraud NicolasGeraud added this to the 1.20.11 milestone Jan 16, 2019
@NicolasGeraud NicolasGeraud self-assigned this Jan 16, 2019
@NicolasGeraud NicolasGeraud modified the milestones: 1.20.11, 1.20.12 Jan 23, 2019
@NicolasGeraud NicolasGeraud modified the milestones: 1.20.12, 1.20.13 Feb 4, 2019
@NicolasGeraud NicolasGeraud modified the milestones: APIM - 1.20.x, APIM - 1.25.x Jan 20, 2020
tcompiegne added a commit to gravitee-io/gravitee-management-webui that referenced this issue Feb 19, 2020
tcompiegne added a commit to gravitee-io/gravitee-management-webui that referenced this issue Feb 19, 2020
@tcompiegne tcompiegne self-assigned this Feb 19, 2020
tcompiegne added a commit to gravitee-io/gravitee-management-webui that referenced this issue Feb 19, 2020
brasseld pushed a commit to gravitee-io/gravitee-management-webui that referenced this issue Feb 19, 2020
aelamrani added a commit to gravitee-io/gravitee-management-webui that referenced this issue May 6, 2020
* chore(): Prepare next version

* chore(): Prepare next version

* fix(page): edit a page by importing a file

fix gravitee-io/issues#2896

* fix(api-card): logo pops up to the side if too large

fix gravitee-io/issues#2113

* fix(logs): display multiple headers with the same name

fix gravitee-io/issues#2890

* fix(dictionary): Setup pagination for dictionary's properties

Closes gravitee-io/issues#2846

* fix(users): Keep the last page / query when going back to users management

Closes gravitee-io/issues#2897

* fix(group): A group can be associated to existing APIs and or Apps

Closes gravitee-io/issues#2253

* fix(api): add controls on api creation and update

fix gravitee-io/issues#2938

* fix(documentation): Add a spinner when the documentation is loading

fix gravitee-io/issues#1968

* fix(settings): saved settings modifications in the current Constants obj

fix gravitee-io/issues#2968

* release(1.25.16)

* chore(): Prepare next version

* fix(analytics): do not allow navigation between api's and application's analytics

fix gravitee-io/issues#2986

* release(1.25.17)

* chore(): Prepare next version

* fix: Unable to reset user password from link

Closes gravitee-io/issues#2957

* release(1.30.1)

* chore(): Prepare next version

* fix(logging.editor): generate a more tolerant condition for tables

fix gravitee-io/issues#3047

* fix(api-header): tags and views overflows under the sticky navbar

fix gravitee-io/issues#3053

* feat(metadata): add EL support for the "email-support" API metadata

closes gravitee-io/issues#3049

* fix(cors): add a warning when allow all origin

fix gravitee-io/issues#3055

* feat(chips): create chip when the user leave the input

fix gravitee-io/issues#3062

* release(1.25.18)

* chore(): Prepare next version

* fix: Cannot remove an item on the widget status (pie)

Closes gravitee-io/issues#3089

* fix(logs): escape reserved words during research

fix gravitee-io/issues#3070

* release(1.25.19)

* chore(): Prepare next version

* release(1.30.2)

* chore(): Prepare next version

* release(1.25.20)

* chore(): Prepare next version

* fix(analytics): be more specific between analytics and latency

fix gravitee-io/issues#3113

* fix(cors): add more help on the CORS configuration

fix gravitee-io/issues#3133

* feat(application): display complete request URI in the application log detail

closes gravitee-io/issues#3107

* feat(maintenance): add a maintenance mode for the ui and api

fix gravitee-io/issues#3124

* fix(subscription): update subscription ending date

fix gravitee-io/issues#3149

* fix(apikey): expire date cannot ended after subscription

fix gravitee-io/issues#3153

* release(1.25.21)

* chore(): Prepare next version

* fix(api): display the 'DUPLICATE' button only if you're allowed to create an API

fix gravitee-io/issues#3175

* fix(alert): Form can be updated as soon as a notification is removed

Closes gravitee-io/issues#3162

* feat(analytics): Add the remote-address field as part of the widgets

Closes gravitee-io/issues#3121

* fix: Unable to reset user password from link with force login setting

Closes gravitee-io/issues#2957

* chore: Upgrade node/npm modules

Closes gravitee-io/issues#3207

* release(1.30.3)

* chore(): Prepare next version

* feat(instance): Add instances filtering capabilities to avoid loading large set of data

Closes gravitee-io/issues#3222

* fix(oauth): Save the redirect uri to a state with a nonce and redirect to it post auth

Closes gravitee-io/issues#3231

* fix(analytics): Show me gridster !

* fix: Widget timeline does not display the API names correctly

Closes gravitee-io/issues#3205

* fix(ui): fix scrollbar-x functionality when it's above pagination widget table element

fixes gravitee-io/issues#3243

* fix: Better display on tooltip when too much data to display on a line chart

Closes gravitee-io/issues#3244

* fix(ui): the navbar disappeared when scrolling down the page and clicking on the user menu

fixes gravitee-io/issues#1823

* feat(user): Add a PO badge to user

Closes gravitee-io/issues#2425

* feat(ui): associate sharding tags - entry points in API Portal Header

closes gravitee-io/issues#3239

* release(1.25.22)

* chore(): Prepare next version

* fix(plan): Under certain circumstances, security definition must be parsed twice

Closes gravitee-io/issues#3242

* release(1.30.4)

* chore(): Prepare next version

* fix(api): add missing entry points API header

fixes gravitee-io/issues#3260

* fix: Better display on tooltip when too much data to display on a line chart

Closes gravitee-io/issues#3244

* fix: Paging functionality of widgets in the dashboards not working

Closes gravitee-io/issues#3263

* feat(logs): Provide a way to consult API logs from platform dashboard

Closes gravitee-io/issues#3233

* fix: Metadata cannot be deleted when value is too long

Closes gravitee-io/issues#3266

* release(1.30.5)

* chore(): Prepare next version

* Changing help and notify icon color to be visible

For now, those two icon color are too closed to the background color and are not visible. it's a proposition about having more visible icons

* fix(view): be able to only update view visibility

fixes gravitee-io/issues#3255

* fix: Allows to define all policies at the plan's level

Closes gravitee-io/issues#3280

* fix(logs): wildcard search on API path field

fixes gravitee-io/issues#3256

* feat(swagger): Swagger server can be based on API entrypoints

Closes gravitee-io/issues#3277

* fix(api): API Entry Points portal headers should not be truncated

fixes gravitee-io/issues#3312

* fix: Make clearer the group's selection on a plan or a page

Closes gravitee-io/issues#3281

* fix(api): export API metadata

fixes gravitee-io/issues#3314

* release(1.25.23)

* chore(): Prepare next version

* feat(dictionary): Provide support HTTP headers

Closes gravitee-io/issues#3296

* fix(oauth): State parameter must be generated even for direct authentication (no login form)

Closes gravitee-io/issues#3329

* fix: When updating the view name, the label is not correct on the API's cards

fix gravitee-io/issues#3279

* feat(policy): Select policies to create when importing a Swagger descriptor

Closes gravitee-io/issues#3298

* feat(alert): Add alert history

Closes gravitee-io/issues#3185

* feat(alert): Add support to create triggre rules based on node healthcheck probes

Closes gravitee-io/issues#3118

* fix(analytics): be able to filter on unknown app

		fixes gravitee-io/issues#3345

* fix(log): Add more options to filter on response-time

Closes gravitee-io/issues#3358

* fix(analytics): add orderBy metadata.order to sort values on the data-table widget

fixes gravitee-io/issues#3350

* feat(page): Add an option to render swagger server according to the entrypoint path

Closes gravitee-io/issues#3359

* fix(logs): Manage unknown API and allow to filter by unknown API|App

Closes gravitee-io/issues#3349

* fix(response_template): Template can be viewable with read permission

Closes gravitee-io/issues#3331

* chore: Fix license header

* fix(analytics): USe the right syntax for ES query string

Closes gravitee-io/issues#3369

* fix(documentation): be able to navigate inside a subfolder

fix gravitee-io/issues#3375

* feat(alert): Alert for all APIs can be setup at the platform level

Closes gravitee-io/issues#3335

* release(1.30.6)

* chore(): Prepare next version

* release(1.30.7)

* chore(): Prepare next version

* fix(portal): enable LogIn button on first load

fix gravitee-io/issues#3355

* fix: plus button override clickable elements

Closes gravitee-io/issues#3081

* release(1.25.24)

* fix: Entrypoints are incorrect in case of virtual hosting configuration

Closes gravitee-io/issues#3404

* fix: Unable to filter analytics on paths

fix gravitee-io/issues#3410

* release(1.30.8)

* chore(): Prepare next version

* fix(alert): update metrics when changing a rule

fix gravitee-io/issues#3514

* fix: Allows to override virtual host with entrypoints

fix gravitee-io/issues#3626

* feat(memberhsip): Manage automatic membership mappings for identity providers

Closes gravitee-io/issues#1698

* fix: Filters are not correctly synched

fix gravitee-io/issues#3445

* chore(): upgrade parent to fix gpg error

* release(1.30.9)

Co-authored-by: Gravitee.io Bot <contact@gravitee.io>
Co-authored-by: David BRASSELY <brasseld@gmail.com>
Co-authored-by: Azize Elamrani <azize.elamrani@gmail.com>
Co-authored-by: Titouan COMPIEGNE <titouan.compiegne@gmail.com>
Co-authored-by: Ricordeau Raphael <Tsuna77@users.noreply.github.com>
aelamrani added a commit to gravitee-io/gravitee-management-webui that referenced this issue May 18, 2020
* chore(): Prepare next version

* chore(): Prepare next version

* fix(page): edit a page by importing a file

fix gravitee-io/issues#2896

* fix(api-card): logo pops up to the side if too large

fix gravitee-io/issues#2113

* fix(logs): display multiple headers with the same name

fix gravitee-io/issues#2890

* fix(dictionary): Setup pagination for dictionary's properties

Closes gravitee-io/issues#2846

* fix(users): Keep the last page / query when going back to users management

Closes gravitee-io/issues#2897

* fix(group): A group can be associated to existing APIs and or Apps

Closes gravitee-io/issues#2253

* fix(api): add controls on api creation and update

fix gravitee-io/issues#2938

* fix(documentation): Add a spinner when the documentation is loading

fix gravitee-io/issues#1968

* fix(settings): saved settings modifications in the current Constants obj

fix gravitee-io/issues#2968

* release(1.25.16)

* chore(): Prepare next version

* fix(analytics): do not allow navigation between api's and application's analytics

fix gravitee-io/issues#2986

* release(1.25.17)

* chore(): Prepare next version

* fix: Unable to reset user password from link

Closes gravitee-io/issues#2957

* release(1.30.1)

* chore(): Prepare next version

* fix(logging.editor): generate a more tolerant condition for tables

fix gravitee-io/issues#3047

* fix(api-header): tags and views overflows under the sticky navbar

fix gravitee-io/issues#3053

* feat(metadata): add EL support for the "email-support" API metadata

closes gravitee-io/issues#3049

* fix(cors): add a warning when allow all origin

fix gravitee-io/issues#3055

* feat(chips): create chip when the user leave the input

fix gravitee-io/issues#3062

* release(1.25.18)

* chore(): Prepare next version

* fix: Cannot remove an item on the widget status (pie)

Closes gravitee-io/issues#3089

* fix(logs): escape reserved words during research

fix gravitee-io/issues#3070

* release(1.25.19)

* chore(): Prepare next version

* release(1.30.2)

* chore(): Prepare next version

* release(1.25.20)

* chore(): Prepare next version

* fix(analytics): be more specific between analytics and latency

fix gravitee-io/issues#3113

* fix(cors): add more help on the CORS configuration

fix gravitee-io/issues#3133

* feat(application): display complete request URI in the application log detail

closes gravitee-io/issues#3107

* feat(maintenance): add a maintenance mode for the ui and api

fix gravitee-io/issues#3124

* fix(subscription): update subscription ending date

fix gravitee-io/issues#3149

* fix(apikey): expire date cannot ended after subscription

fix gravitee-io/issues#3153

* release(1.25.21)

* chore(): Prepare next version

* fix(api): display the 'DUPLICATE' button only if you're allowed to create an API

fix gravitee-io/issues#3175

* fix(alert): Form can be updated as soon as a notification is removed

Closes gravitee-io/issues#3162

* feat(analytics): Add the remote-address field as part of the widgets

Closes gravitee-io/issues#3121

* fix: Unable to reset user password from link with force login setting

Closes gravitee-io/issues#2957

* chore: Upgrade node/npm modules

Closes gravitee-io/issues#3207

* release(1.30.3)

* chore(): Prepare next version

* feat(instance): Add instances filtering capabilities to avoid loading large set of data

Closes gravitee-io/issues#3222

* fix(oauth): Save the redirect uri to a state with a nonce and redirect to it post auth

Closes gravitee-io/issues#3231

* fix(analytics): Show me gridster !

* fix: Widget timeline does not display the API names correctly

Closes gravitee-io/issues#3205

* fix(ui): fix scrollbar-x functionality when it's above pagination widget table element

fixes gravitee-io/issues#3243

* fix: Better display on tooltip when too much data to display on a line chart

Closes gravitee-io/issues#3244

* fix(ui): the navbar disappeared when scrolling down the page and clicking on the user menu

fixes gravitee-io/issues#1823

* feat(user): Add a PO badge to user

Closes gravitee-io/issues#2425

* feat(ui): associate sharding tags - entry points in API Portal Header

closes gravitee-io/issues#3239

* release(1.25.22)

* chore(): Prepare next version

* fix(plan): Under certain circumstances, security definition must be parsed twice

Closes gravitee-io/issues#3242

* release(1.30.4)

* chore(): Prepare next version

* fix(api): add missing entry points API header

fixes gravitee-io/issues#3260

* fix: Better display on tooltip when too much data to display on a line chart

Closes gravitee-io/issues#3244

* fix: Paging functionality of widgets in the dashboards not working

Closes gravitee-io/issues#3263

* feat(logs): Provide a way to consult API logs from platform dashboard

Closes gravitee-io/issues#3233

* fix: Metadata cannot be deleted when value is too long

Closes gravitee-io/issues#3266

* release(1.30.5)

* chore(): Prepare next version

* Changing help and notify icon color to be visible

For now, those two icon color are too closed to the background color and are not visible. it's a proposition about having more visible icons

* fix(view): be able to only update view visibility

fixes gravitee-io/issues#3255

* fix: Allows to define all policies at the plan's level

Closes gravitee-io/issues#3280

* fix(logs): wildcard search on API path field

fixes gravitee-io/issues#3256

* feat(swagger): Swagger server can be based on API entrypoints

Closes gravitee-io/issues#3277

* fix(api): API Entry Points portal headers should not be truncated

fixes gravitee-io/issues#3312

* fix: Make clearer the group's selection on a plan or a page

Closes gravitee-io/issues#3281

* fix(api): export API metadata

fixes gravitee-io/issues#3314

* release(1.25.23)

* chore(): Prepare next version

* feat(dictionary): Provide support HTTP headers

Closes gravitee-io/issues#3296

* fix(oauth): State parameter must be generated even for direct authentication (no login form)

Closes gravitee-io/issues#3329

* fix: When updating the view name, the label is not correct on the API's cards

fix gravitee-io/issues#3279

* feat(policy): Select policies to create when importing a Swagger descriptor

Closes gravitee-io/issues#3298

* feat(alert): Add alert history

Closes gravitee-io/issues#3185

* feat(alert): Add support to create triggre rules based on node healthcheck probes

Closes gravitee-io/issues#3118

* fix(analytics): be able to filter on unknown app

		fixes gravitee-io/issues#3345

* fix(log): Add more options to filter on response-time

Closes gravitee-io/issues#3358

* fix(analytics): add orderBy metadata.order to sort values on the data-table widget

fixes gravitee-io/issues#3350

* feat(page): Add an option to render swagger server according to the entrypoint path

Closes gravitee-io/issues#3359

* fix(logs): Manage unknown API and allow to filter by unknown API|App

Closes gravitee-io/issues#3349

* fix(response_template): Template can be viewable with read permission

Closes gravitee-io/issues#3331

* chore: Fix license header

* fix(analytics): USe the right syntax for ES query string

Closes gravitee-io/issues#3369

* fix(documentation): be able to navigate inside a subfolder

fix gravitee-io/issues#3375

* feat(alert): Alert for all APIs can be setup at the platform level

Closes gravitee-io/issues#3335

* release(1.30.6)

* chore(): Prepare next version

* release(1.30.7)

* chore(): Prepare next version

* fix(portal): enable LogIn button on first load

fix gravitee-io/issues#3355

* fix: plus button override clickable elements

Closes gravitee-io/issues#3081

* release(1.25.24)

* fix: Entrypoints are incorrect in case of virtual hosting configuration

Closes gravitee-io/issues#3404

* fix: Unable to filter analytics on paths

fix gravitee-io/issues#3410

* release(1.30.8)

* chore(): Prepare next version

* fix(alert): update metrics when changing a rule

fix gravitee-io/issues#3514

* fix: Allows to override virtual host with entrypoints

fix gravitee-io/issues#3626

* feat(memberhsip): Manage automatic membership mappings for identity providers

Closes gravitee-io/issues#1698

* fix: Filters are not correctly synched

fix gravitee-io/issues#3445

* chore(): upgrade parent to fix gpg error

* release(1.30.9)

* chore(): Prepare next version

* fix(theme): Fallback to default theme if the custom one does not exist

Closes gravitee-io/issues#3658

* fix(resetPassword): add a translation to help users

fix gravitee-io/issues#3656

* feat(captcha): add captcha protection if feature is enabled

Closes gravitee-io/issues#3655

* feat(csrf): handle csrf cross-domain

Closes gravitee-io/issues#3662

* fix(csrf): handle csrf cross-domain

Closes gravitee-io/issues#3662

* feat(captcha): add captcha on login and renew captcha when needed

Closes gravitee-io/issues#3655

* feat(dependencies): bum jquery version to 3.5.0

Closes gravitee-io/issues#3678

* fix(management): Implicit Grant removed from WEB application type with REFRESH default
Closes gravitee-io/issues#3269

* refactor(captcha): X-Recaptcha-Token header is now sent using interceptor

Closes gravitee-io/issues#3676

* feat(policyChain): add PLAN_UNRESOLVABLE policy chain error key

closes gravitee-io/issues#3513

* release(1.30.10)

Co-authored-by: Gravitee.io Bot <contact@gravitee.io>
Co-authored-by: Nicolas Géraud <nicolas.geraud@gmail.com>
Co-authored-by: David BRASSELY <brasseld@gmail.com>
Co-authored-by: Azize Elamrani <azize.elamrani@gmail.com>
Co-authored-by: Titouan COMPIEGNE <titouan.compiegne@gmail.com>
Co-authored-by: Ricordeau Raphael <Tsuna77@users.noreply.github.com>
Co-authored-by: Guillaume Cusnieux <guillaume.cusnieux@graviteesource.com>
Co-authored-by: Zdenek Obst <zdenek.obst@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
API Management
Awaiting triage
Development

No branches or pull requests

3 participants