Skip to content

Conversation

@kberba
Copy link
Collaborator

@kberba kberba commented May 27, 2020

Browser Card allows users to visit websites while working within Synectic. Contains an address bar that displays the currently loaded URL, and allows users to load websites through manually entered URLs. Users can navigate back and forward in browser session history, and reload websites.

Addresses issue #39

@kberba kberba added the feature Feature requests or improvements label May 27, 2020
@kberba kberba added this to the v1.0.0 milestone May 27, 2020
@kberba kberba linked an issue May 27, 2020 that may be closed by this pull request
17 tasks
@kberba kberba requested a review from nelsonni May 27, 2020 18:20
Copy link
Member

@nelsonni nelsonni left a comment

Choose a reason for hiding this comment

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

Several items need to be addressed before this PR can be accepted and merged. Specifically, refactoring needs to be done to reduce the number of useState hooks being created and managed within BrowserComponent, and card creation needs to rely on the standard loadCard() function.

@nelsonni nelsonni mentioned this pull request Jun 11, 2020
17 tasks
@nelsonni nelsonni merged commit 8692667 into development Jun 11, 2020
@nelsonni nelsonni deleted the browser-card branch June 11, 2020 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Feature requests or improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Browser card

4 participants