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

LinkCompanion control #27

Open
roman-yagodin opened this issue Jun 19, 2019 · 1 comment
Open

LinkCompanion control #27

roman-yagodin opened this issue Jun 19, 2019 · 1 comment
Milestone

Comments

@roman-yagodin
Copy link
Member

roman-yagodin commented Jun 19, 2019

Control with buttons (or dropdown list) for each FolderHistory item, linked to DnnUrlControl instances or other selectors.

Control can also have buttons for: current page, last folder created, user folder, configured folders.

Then button is clicked, tries to set selector control to corresponding folder.

Related issues: #23

@roman-yagodin roman-yagodin added this to the v0.14 milestone Jun 19, 2019
@roman-yagodin roman-yagodin changed the title User control with folder history LinkCompanion user control Jun 19, 2019
@roman-yagodin roman-yagodin modified the milestones: v0.14, Next Jan 23, 2020
@roman-yagodin
Copy link
Member Author

roman-yagodin commented Jan 23, 2020

Probably better to have some kind of UI switch (tabs, radiogroup) to focus user on links, provided by the LinkCompanion control.

These could be:

  • Current page.
  • List of breadcrumb pages?
  • List of pages on the same menu level?
  • List of last created/modified pages (with autocomplete).
  • List of last created/modified files (with autocomplete).
  • List of folders (from FolderHistory) with list of files.

Switch state can be checked in codebehind to decide from which control (DnnUrlControl or LinkCompanion) we need to get a link.

It's probably better to implement LinkCompanion using React, not ASP.NET or Razor.

It could be too heavy - it this case, we will just need complete replacement for DnnUrlControl based on React.

@roman-yagodin roman-yagodin changed the title LinkCompanion user control LinkCompanion control Jan 23, 2020
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

No branches or pull requests

1 participant