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

Integrate plugin readme in docu #1564

Merged
merged 10 commits into from
Aug 26, 2020

Conversation

ndricimrr
Copy link
Contributor

@ndricimrr ndricimrr commented Aug 14, 2020

Description

Fixes #1203
Changes proposed in this pull request:

  • include plugin readme content as nodes:

Screenshot 2020-08-14 at 11 05 24

Related issue(s)

@ndricimrr ndricimrr added this to the Sprint 12 milestone Aug 14, 2020
@ndricimrr ndricimrr changed the title Integrate plugin readme Integrate plugin readme in docu Aug 14, 2020
Copy link
Contributor

@UlianaMunich UlianaMunich left a comment

Choose a reason for hiding this comment

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

Once I run npm install then npm run start I get doubled navigation (Seeattached). tested on Chrome and Firefox
Screen Shot 2020-08-17 at 17 02 49

@ndricimrr
Copy link
Contributor Author

ndricimrr commented Aug 17, 2020

🤔 @UlianaMunich , This actually happens to me on the master branch as well (I think it's an old issue and probably worth investigating in another task), but I thought it was a local issue for my machine only 😃 , since I ran it again and it worked fine. The generated navigation nodes file seemed fine, there were no duplicates there which is where the duplicates would show up. Cannot replicate the issue after the first run tho, since it disappeared. Let me know if it re-occurs to you even after re-running it again.

@UlianaMunich
Copy link
Contributor

@ndricimrr the issue happens every 2nd time I run npm install and then npm run start. I will create a bug report then as a separate ticket.

@JohannesDoberer JohannesDoberer self-assigned this Aug 18, 2020
Copy link
Contributor

@JohannesDoberer JohannesDoberer left a comment

Choose a reason for hiding this comment

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

LGTM 👍 . I've never got the duplicated node in left nav (tried a few times).

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. Also wasn't able to reproduce the local bug, tried to find a possible root cause but wasn't successful. Production build also looks fine.

@ndricimrr ndricimrr requested a review from UlianaMunich August 25, 2020 13:56
Copy link
Contributor

@UlianaMunich UlianaMunich left a comment

Choose a reason for hiding this comment

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

LGTM!

@ndricimrr ndricimrr merged commit 70c67c4 into SAP:master Aug 26, 2020
@ndricimrr ndricimrr deleted the 1203-integrate-plugin-readme branch August 26, 2020 11:08
JohannesDoberer added a commit to JohannesDoberer/luigi that referenced this pull request Aug 31, 2020
…nfig

* master:
  Add up arrow key press to global search (SAP#1587)
  fix e2e test (SAP#1589)
  Update fiddle fd styles to 0.11.0 (SAP#1581)
  Modal loading indicator and close Modal event (SAP#1578)
  Integrate plugin readme in docu (SAP#1564)
  Luigi sample with Next.js (SAP#1579)
  Update version of FD styles to the Core 0.10.0 -> 0.11.0 (SAP#1569)
stanleychh pushed a commit to stanleychh/luigi that referenced this pull request Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docu: integrate plugin readme files and allow external .md links
4 participants