Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Nov 2012 at 19:13 UTC
Updated:
4 Jan 2014 at 02:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damiankloip commentedHere is a patch with the text changed to 'No path defined', based on the Views usability study feedback.
We should probably add a test for this too.
Comment #2
dawehnerThis looks perfect
I guess screenshots would show how great this actual improvement is.
Comment #3
Bojhan commentedYhea, this is a bit of an unwritten rule. But we generally really like to have screens before UX improvements are RTBC, just to provide that last check.
I would love if we can actually not use "defined", and just say "No path is set"
Comment #4
Bojhan commentedComment #5
damiankloip commentedSounds good to me!
Comment #6
damiankloip commentedComment #7
dawehnerFine, here is one.
Comment #8
Bojhan commented:)
Comment #9
lisarex commentedToo late now, but +1 from me. This came up in 2 of my sessions. Plus '/' is a tiny target area!
Comment #10
catchIs this worth adding a test for per #2?
Comment #11
dawehnerLet's do it, you never know.
Comment #12
catchCommitted/pushed to 8.x, thanks!
Comment #13
k.skarlatos commentedWill this get ported to 7.x?
Comment #14
Bojhan commentedNo reason it cant
Comment #15
Bojhan commentedComment #16
dawehnerGood point! That is nothing really complicated to implement.
Comment #17
mducharme commentedDrupal 7 backport ready for review.
Comment #18
dawehnerLet's not backport the test unless someone is willing to take the effort.
We shouldn't introduce that whitespace here.
Comment #19
mducharme commentedThanks for spotting that. I've updated the patch to remove the extra whitespace. Patch applies without warning now.
Comment #20
k.skarlatos commentedThanks. Its seems to work ok for me, it applies and works fine without any warnings or errors.
Comment #21
dawehnerAwesome! Committed and pushed