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

Fiddle demo page mobile view #1263

Merged
merged 12 commits into from Apr 20, 2020

Conversation

UlianaMunich
Copy link
Contributor

@UlianaMunich UlianaMunich commented Apr 15, 2020

Fixes #1247

  • Fixed mobile view for tiles in fiddle, now it is 100% width on mobile
  • changed badges to status ObjectStatusIndicator, since badges are deprecated from FD 0.8.1
  • enable close button for the modal
  • hide one of the columns of Tree on mobile view

@UlianaMunich UlianaMunich changed the title 1247 fiddle demo page mobile view fiddle demo page mobile view Apr 16, 2020
@UlianaMunich UlianaMunich changed the title fiddle demo page mobile view Fiddle demo page mobile view Apr 16, 2020
@maxmarkus maxmarkus self-assigned this Apr 16, 2020
@UlianaMunich UlianaMunich added the bug Something isn't working label Apr 17, 2020
Copy link
Contributor

@maxmarkus maxmarkus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Contributor

@marynaKhromova marynaKhromova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well done 👍

@UlianaMunich UlianaMunich merged commit 2744f30 into SAP:master Apr 20, 2020
@UlianaMunich UlianaMunich deleted the 1247-fiddle-demo-page-mobile branch April 20, 2020 09:13
JohannesDoberer added a commit to JohannesDoberer/luigi that referenced this pull request Apr 24, 2020
* master: (39 commits)
  fixes zero innerwidth check which causes wrong semicollapsible mode (SAP#1291)
  update fundamental library in luigi core (SAP#1267)
  docu fix (SAP#1286)
  Added new fiddle test (SAP#1253)
  update fiddle to use luigi 1.0.1
  Update luigi-client-api.md
  updated code for auto routing experet scenario (SAP#1268)
  Fix leftnav nav-sync issue (SAP#1271)
  Fiddle demo page mobile view (SAP#1263)
  hide shellbar title for docu page
  docu page title fix (SAP#1279)
  Fix no-framework and react setup scripts (SAP#1250)
  run npm step only on tag starting with v (SAP#1255)
  Move npm and other dependencies to devDependencies in core (SAP#1252)
  release 1.0.1 (SAP#1254)
  remove outdated code (SAP#1251)
  Fix GitHub security alerts (SAP#1248)
  Release CLI (SAP#1242)
  add faq question (SAP#1238)
  upgrade version of fundametal library styles, include sap fonts and icons, adjust html structure for fd-menu (SAP#1237)
  ...
This was referenced Apr 24, 2020
stanleychh pushed a commit to stanleychh/luigi that referenced this pull request Dec 30, 2021
* replace badges with ObjectStatusIndicator from FD 0.8.1 and fix the issue on mobile for tiles

* show the close button for the fiddle modal

* hide 1 column in the Tree for mobile view

* fix tiles issues on desktop and mobile

Co-authored-by: Markus <1720843+maxmarkus@users.noreply.github.com>
Co-authored-by: marynaKhromova <46446373+marynaKhromova@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix the mobile view of fiddle after FD update
4 participants