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

Navigation/Breadcrumbs in filerunner, pull Nav into a component #92

Open
wants to merge 78 commits into
base: main
Choose a base branch
from

Conversation

bdsqqq
Copy link

@bdsqqq bdsqqq commented Mar 6, 2023

No description provided.

@vercel
Copy link

vercel bot commented Mar 6, 2023

Deployment failed with the following error:

Was unable to schedule a deployment.

@vercel
Copy link

vercel bot commented Mar 6, 2023

@bdsqqq is attempting to deploy a commit to the Ping Labs Team on Vercel.

To accomplish this, @bdsqqq needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

@bdsqqq bdsqqq changed the title Igor/nav-in-filerunner Navigation/Breadcrumbs in filerunner, pull Nav into a component Mar 7, 2023
bdsqqq and others added 22 commits March 7, 2023 01:09
* better contrast

* add breadcrumbs and open file button to filerunner

* I had the branch with the wrong name on my local machine 💀💀💀

---------

Co-authored-by: Mark R. Florkowski <mark.florkowski@gmail.com>
* add logs for directory creation (#90)

* [W-74] Fix nested folder creation (#93)

* fix

* also fix for file creation

* only show debug logs in dev (#86)

* better contrast (#89)

* update v0.6.2 (#94)

---------

Co-authored-by: Mark R. Florkowski <mark.florkowski@gmail.com>
Co-authored-by: Theo Browne <me@t3.gg>
} = style;
return classNames(
BUTTON_CLASSES,
// TODO igor: ask for feedback: pointer events none here prevents the cursor from being showed as not allowed
Copy link
Collaborator

Choose a reason for hiding this comment

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

Personally I prefer showing as not allowed as it is clearer than pointer events none. @t3dotgg any opinion?

Copy link
Collaborator

Choose a reason for hiding this comment

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

@t3dotgg Please test on windows. I think start should open the default program for a file, but internet could be lying.

@t3dotgg t3dotgg marked this pull request as ready for review April 3, 2023 22:27
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.

3 participants