benjaminkott / benjaminkott/bootstrap_package

Print layout

Open
#1,231 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
PHP
Stars
355
Forks
212
Avg merge
1h 4m
Merged PRs (30d)
31

Description

# Feature Request

Also see #53. Now, 8 years later, next try ;)

Let's optimize print layout. Lazy loading of images shouldn't be a problem now.

Currently it looks like this:

![print](https://user-images.githubusercontent.com/2690489/207307087-edb394af-a27a-4bdf-b5c7-ff38c97901fb.PNG)

Disadvantages
1. Much whitespace
2. Unneeded elements like breadcrumb or footer links
3. Admin Console button is shown
4. Content is hidden behind fixed header
5. hr-tag isn't shown in print layout
6. more

With minor modifications it looks like this:

![print-new](https://user-images.githubusercontent.com/2690489/207307140-9cc8cf49-fb7e-4d62-9c0a-769f8a630b55.PNG)

When I provide a pull request, will you implement it?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing print layout and the earlier issue #53, then compare the current and proposed screenshots. Check each listed disadvantage, including whitespace, hidden elements, fixed-header overlap, and missing horizontal rules; done means the print output matches the proposed layout. No file or test entry point is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
bootstrap, php
Domain
design, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.