MattSom

Results 8 issues of MattSom

### Feature request context Choosing the `plain` prop to the `b-form-file` component will get you the non-custom design. If you use the `multiple` prop as well you can upload more...

### Sticky columns in b-table are currently stacking [by default](https://bootstrap-vue.org/docs/components/table#sticky-columns). > When you have multiple columns that are set as stickyColumn, the columns will stack over each other visually, and...

I couldn't figure out from source code how should I actually upload a file for the first time. I have an interface for `upload_file` which would create or update the...

`Folder.upload_file` returns a `File` object (`DriveItem`) which has a `_parent` attribute loaded with the `Folder` object. However after you get this item by its path on the drive with `Drive.get_item_by_path`,...

As title says I can get the `web_url` property of a `DriveItem`. This is an actual url that can be clicked and - if authenticated - the active browser will...

enhancement

As the title says. I only get the folders returned from the root, the files are omitted. In child folders the files are returned as well. Is this intended?

needs triage

In `drive.py` line 147 it says `self.parent = parent # parent will be always a DriveItem`. Yet it makes no sense, since `DriveItem` has no `get_item` method which will be...

As the title says, if exiting Guake and restarting, all the previous tab names are lost. This worked on previous Ubuntu versions.